次の方法で共有


DatacenterAddressLocationResponse.Phone プロパティ

定義

電話番号を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象