Compartir a través de


Disk.DiskState Propiedad

Definición

Obtiene o establece el estado del disco. Entre los valores posibles se incluyen: 'Unattached', 'Attached', 'Reserved', 'Frozen', 'ActiveSAS', 'ActiveSASFrozen', 'ReadyToUpload', 'ActiveUpload'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.diskState")]
public string DiskState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.diskState")>]
member this.DiskState : string with get, set
Public Property DiskState As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a