Compartilhar via


DriveStatus.State Property

Definition

The drive's current state.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Support.DriveState? State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.PropertyOrigin.Owned)>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Support.DriveState> with get, set
Public Property State As Nullable(Of DriveState)

Property Value

Implements

Attributes

Applies to