TrackedResourceModificationDetails interface

The details of the policy triggered deployment that created or modified the tracked resource.

Properties

deploymentId

The ID of the deployment that created or modified the tracked resource.

deploymentTime

Timestamp of the deployment that created or modified the tracked resource.

policyDetails

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

Property Value