Resource Class

Azure Data Factory top-level resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.datafactory._serialization.Model
Resource

Constructor

Resource(*, location: str | None = None, tags: Dict[str, str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
location
str

The resource location.

tags

The resource tags.

Variables

Name Description
id
str

The resource identifier.

name
str

The resource name.

type
str

The resource type.

location
str

The resource location.

tags

The resource tags.

e_tag
str

Etag identifies change in the resource.