Share via


TrackedResourceModificationDetails Class

Definition

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

public class TrackedResourceModificationDetails
type TrackedResourceModificationDetails = class
Public Class TrackedResourceModificationDetails
Inheritance
TrackedResourceModificationDetails

Constructors

TrackedResourceModificationDetails()

Initializes a new instance of the TrackedResourceModificationDetails class.

TrackedResourceModificationDetails(PolicyDetails, String, Nullable<DateTime>)

Initializes a new instance of the TrackedResourceModificationDetails class.

Properties

DeploymentId

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

DeploymentTime

Gets timestamp of the deployment that created or modified the tracked resource.

PolicyDetails

Gets the details of the policy that created or modified the tracked resource.

Applies to