Freigeben über


IBareMetalMachine.CordonStatus Property

Definition

The cordon status of the bare metal machine.

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

Property Value

Attributes

Applies to