Partager via


StorageAccount.StatusOfSecondary Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to