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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python