TrackedResource Class

The resource model definition for an ARM tracked top level resource.

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
azure.mgmt.testbase.models._models_py3.Resource
TrackedResource

Constructor

TrackedResource(*, location: str, tags: Optional[Dict[str, str]] = None, **kwargs)

Parameters

tags
dict[str, str]
Required

A set of tags. The tags of the resource.

location
str
Required

Required. The geo-location where the resource lives.

Variables

id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

etag
str

Resource Etag.