PolicyTrackedResource Class
Policy tracked resource record.
Variables are only populated by the server, and will be ignored when sending a request.
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. |
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python