Share via


IPropertyChange.JsonPath Property

Definition

The json path of the changed property.

[Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Runtime.Info(Description="The json path of the changed property.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="jsonPath")]
public string JsonPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Runtime.Info(Description="The json path of the changed property.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="jsonPath")>]
member this.JsonPath : string with get, set
Public Property JsonPath As String

Property Value

Attributes

Applies to