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
Required
Required. Location of the resource. Possible values include: "global".
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.
Feedback
Submit and view feedback for