TrackedResourceModificationDetails Class
The details of the policy triggered deployment that created or modified the tracked resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelTrackedResourceModificationDetails
Constructor
TrackedResourceModificationDetails(**kwargs)
Variables
Name | Description |
---|---|
policy_details
|
The details of the policy that created or modified the tracked resource. |
deployment_id
|
The ID of the deployment that created or modified the tracked resource. |
deployment_time
|
Timestamp of the deployment that created or modified the tracked resource. |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python