IPerNodeExtensionState.StatusLevel Property

Definition

The level code.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Info", "Warning", "Error" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="The level code.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="level", Update=false)]
public string StatusLevel { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Info", "Warning", "Error" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="The level code.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="level", Update=false)>]
member this.StatusLevel : string
Public ReadOnly Property StatusLevel As String

Property Value

Attributes

Applies to