次の方法で共有


DatacenterAddressResponse.DataCenterAzureLocation プロパティ

定義

データ センターが主に機能する Azure の場所を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象