Share via


IPropertyChange.Level Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Support.Level) }, ReadOnly=false, Required=false, SerializedName="level")]
public Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Support.Level? Level { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Support.Level) }, ReadOnly=false, Required=false, SerializedName="level")>]
member this.Level : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Support.Level> with get, set
Public Property Level As Nullable(Of Level)

Property Value

Attributes

Applies to