Share via


IExtensionInstanceViewStatus.Level Property

Definition

The level code.

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

Property Value

Attributes

Applies to