PolicyTrackedResource Class
Policy tracked resource record.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelPolicyTrackedResource
Constructor
PolicyTrackedResource(**kwargs)
Variables
Name | Description |
---|---|
tracked_resource_id
|
The ID of the policy tracked resource. |
policy_details
|
The details of the policy that require the tracked resource. |
created_by
|
The details of the policy triggered deployment that created the tracked resource. |
last_modified_by
|
The details of the policy triggered deployment that modified the tracked resource. |
last_update_utc
|
Timestamp of the last update to the tracked resource. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python