StorageAccount.SecondaryLocation プロパティ

定義

ストレージ アカウントの geo レプリケートされたセカンダリの場所を取得します。 accountType がStandard_GRSまたはStandard_RAGRSの場合にのみ使用できます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.secondaryLocation")]
public string SecondaryLocation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.secondaryLocation")>]
member this.SecondaryLocation : string
Public ReadOnly Property SecondaryLocation As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象