Freigeben über


StorageAccount.StatusOfSecondary Eigenschaft

Definition

Ruft die status ab, die angibt, ob der sekundäre Speicherort des Speicherkontos verfügbar oder nicht verfügbar ist. Nur verfügbar, wenn der SKU-Name Standard_GRS oder Standard_RAGRS ist. Mögliche Werte: "verfügbar", "nicht verfügbar"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.statusOfSecondary")]
public Microsoft.Azure.Management.Storage.Models.AccountStatus? StatusOfSecondary { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.statusOfSecondary")>]
member this.StatusOfSecondary : Nullable<Microsoft.Azure.Management.Storage.Models.AccountStatus>
Public ReadOnly Property StatusOfSecondary As Nullable(Of AccountStatus)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: