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. |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python