TrackedResourceModificationDetails interface
The details of the policy triggered deployment that created or modified the tracked resource.
Properties
deployment |
The ID of the deployment that created or modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server. |
deployment |
Timestamp of the deployment that created or modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server. |
policy |
The details of the policy that created or modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
deploymentId
The ID of the deployment that created or modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.
deploymentId?: string
Property Value
string
deploymentTime
Timestamp of the deployment that created or modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.
deploymentTime?: Date
Property Value
Date
policyDetails
The details of the policy that created or modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.
policyDetails?: PolicyDetails