IReportedProperties.DeviceState Property

Definition

edge device state.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "NotSpecified", "Connected", "Disconnected", "Repairing", "Draining", "InMaintenance", "Resuming", "Processing" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="edge device state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="deviceState", Update=false)]
public string DeviceState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "NotSpecified", "Connected", "Disconnected", "Repairing", "Draining", "InMaintenance", "Resuming", "Processing" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="edge device state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="deviceState", Update=false)>]
member this.DeviceState : string
Public ReadOnly Property DeviceState As String

Property Value

Attributes

Applies to