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. |
| deployment |
Timestamp of the deployment that created or modified the tracked resource. |
| policy |
The details of the policy that created or modified the tracked resource. |
Property Details
deploymentId
The ID of the deployment that created or modified the tracked resource.
deploymentId?: string
Property Value
string
deploymentTime
Timestamp of the deployment that created or modified the tracked resource.
deploymentTime?: Date
Property Value
Date
policyDetails
The details of the policy that created or modified the tracked resource.
policyDetails?: PolicyDetails