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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python