PolicyTrackedResource interface

Policy tracked resource record.

Properties

createdBy

The details of the policy triggered deployment that created the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedBy

The details of the policy triggered deployment that modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdateUtc

Timestamp of the last update to the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

policyDetails

The details of the policy that require the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

trackedResourceId

The ID of the policy tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

createdBy

The details of the policy triggered deployment that created the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

createdBy?: TrackedResourceModificationDetails

Property Value

lastModifiedBy

The details of the policy triggered deployment that modified the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedBy?: TrackedResourceModificationDetails

Property Value

lastUpdateUtc

Timestamp of the last update to the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdateUtc?: Date

Property Value

Date

policyDetails

The details of the policy that require the tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

policyDetails?: PolicyDetails

Property Value

trackedResourceId

The ID of the policy tracked resource. NOTE: This property will not be serialized. It can only be populated by the server.

trackedResourceId?: string

Property Value

string