TrackedResource Class

Tracked resource with location.

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.recoveryservices.models._models_py3.Resource
TrackedResource

Constructor

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

Variables

id
str

Resource Id represents the complete path to the resource.

name
str

Resource name associated with the resource.

type
str

Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...

etag
str

Optional ETag.

location
str

Required. Resource location.

tags
dict[str, str]

A set of tags. Resource tags.