ResourceChangeData.ChangeType Property

Definition

The change type for snapshot. PropertyChanges will be provided in case of Update change type.

public Azure.ResourceManager.ResourceGraph.Models.ChangeType? ChangeType { get; }
member this.ChangeType : Nullable<Azure.ResourceManager.ResourceGraph.Models.ChangeType>
Public ReadOnly Property ChangeType As Nullable(Of ChangeType)

Property Value

Applies to