Freigeben über


IBareMetalMachine.DetailedStatus Property

Definition

The more detailed status of the bare metal machine.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The more detailed status of the bare metal machine.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.BareMetalMachineDetailedStatus) }, ReadOnly=true, Required=false, SerializedName="detailedStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.BareMetalMachineDetailedStatus? DetailedStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The more detailed status of the bare metal machine.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.BareMetalMachineDetailedStatus) }, ReadOnly=true, Required=false, SerializedName="detailedStatus")>]
member this.DetailedStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.BareMetalMachineDetailedStatus>
Public ReadOnly Property DetailedStatus As Nullable(Of BareMetalMachineDetailedStatus)

Property Value

Attributes

Applies to