Share via


PropertyChange.JsonPath Property

Definition

The json path of the changed property.

[Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Owned)]
public string JsonPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.PropertyOrigin.Owned)>]
member this.JsonPath : string with get, set
Public Property JsonPath As String

Property Value

Implements

Attributes

Applies to