TrackedResource Class

Base resource object.

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

All required parameters must be populated in order to send to Azure.

Inheritance
TrackedResource

Constructor

TrackedResource(*, location: Union[str, azure.mgmt.azurestack.models._azure_stack_management_client_enums.Location], tags: Optional[Dict[str, str]] = None, etag: Optional[str] = None, **kwargs)

Parameters

location
str or Location
Required

Required. Location of the resource. Possible values include: "global".

tags
dict[str, str]
Required

A set of tags. Custom tags for the resource.

etag
str
Required

The entity tag used for optimistic concurrency when modifying the resource.

Variables

id
str

ID of the resource.

name
str

Name of the resource.

type
str

Type of Resource.

kind
str

The kind of the resource.

system_data
SystemData

Metadata pertaining to creation and last modification of the resource.