Change.PropertyChange Property

Definition

The list of detailed changes at json property level.

[Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Models.IPropertyChange> PropertyChange { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Inlined)>]
member this.PropertyChange : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Models.IPropertyChange> with get, set
Public Property PropertyChange As List(Of IPropertyChange)

Property Value

Implements

Attributes

Applies to