Share via


PolicyTrackedResource Class

Definition

Policy tracked resource record.

public class PolicyTrackedResource
type PolicyTrackedResource = class
Public Class PolicyTrackedResource
Inheritance
PolicyTrackedResource

Constructors

PolicyTrackedResource()

Initializes a new instance of the PolicyTrackedResource class.

PolicyTrackedResource(String, PolicyDetails, TrackedResourceModificationDetails, TrackedResourceModificationDetails, Nullable<DateTime>)

Initializes a new instance of the PolicyTrackedResource class.

Properties

CreatedBy

Gets the details of the policy triggered deployment that created the tracked resource.

LastModifiedBy

Gets the details of the policy triggered deployment that modified the tracked resource.

LastUpdateUtc

Gets timestamp of the last update to the tracked resource.

PolicyDetails

Gets the details of the policy that require the tracked resource.

TrackedResourceId

Gets the ID of the policy tracked resource.

Applies to