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.ResourceTagsTaggedResourceazure.mgmt.healthcareapis.models._models_py3.LocationBasedResourceTaggedResource
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.
Feedback
Submit and view feedback for