ResourceChangeData.PropertyChanges Property

Definition

An array of resource property change.

public System.Collections.Generic.IList<Azure.ResourceManager.ResourceGraph.Models.ResourcePropertyChange> PropertyChanges { get; }
member this.PropertyChanges : System.Collections.Generic.IList<Azure.ResourceManager.ResourceGraph.Models.ResourcePropertyChange>
Public ReadOnly Property PropertyChanges As IList(Of ResourcePropertyChange)

Property Value

Applies to