TrackedResource Class

Azure ARM Tracked Resource.

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

Inheritance
TrackedResource

Constructor

TrackedResource(*, identity: Optional[azure.mgmt.purview.models._models_py3.Identity] = None, location: Optional[str] = None, tags: Optional[Dict[str, str]] = None, **kwargs)

Parameters

identity
Identity
Required

Identity Info on the tracked resource.

location
str
Required

Gets or sets the location.

tags
dict[str, str]
Required

A set of tags. Tags on the azure resource.

Variables

id
str

Gets or sets the identifier.

name
str

Gets or sets the name.

system_data
TrackedResourceSystemData

Metadata pertaining to creation and last modification of the resource.

type
str

Gets or sets the type.