TaggedResource Class

The common properties of tracked resources in the service.

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

Inheritance
azure.mgmt.healthcareapis.models._models_py3.ResourceTags
TaggedResource
azure.mgmt.healthcareapis.models._models_py3.LocationBasedResource
TaggedResource

Constructor

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

Variables

id
str

The resource identifier.

name
str

The resource name.

type
str

The resource type.

etag
str

An etag associated with the resource, used for optimistic concurrency when editing it.

location
str

The resource location.

tags
dict[str, str]

A set of tags. Resource tags.