Share via


IKeySetUserStatus.Status Property

Definition

The indicator of whether the user is currently deployed for access.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The indicator of whether the user is currently deployed for access.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.BareMetalMachineKeySetUserSetupStatus) }, ReadOnly=true, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.BareMetalMachineKeySetUserSetupStatus? Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The indicator of whether the user is currently deployed for access.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.BareMetalMachineKeySetUserSetupStatus) }, ReadOnly=true, Required=false, SerializedName="status")>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.BareMetalMachineKeySetUserSetupStatus>
Public ReadOnly Property Status As Nullable(Of BareMetalMachineKeySetUserSetupStatus)

Property Value

Attributes

Applies to