ResourceChangeData.PropertyChanges Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)