次の方法で共有


StorageAccountInner.PrimaryLocation プロパティ

定義

ストレージ アカウントのプライマリ データ センターの場所を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象