Compartilhar via


StorageAccount.StorageAccountStatus Propriedade

Definição

Obtém ou define o status atual da conta de armazenamento. Os valores possíveis incluem: 'OK', 'Offline', 'Unknown', 'Updating', 'NeedsAttention'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a