次の方法で共有


DatacenterAddressLocationResponse.Company プロパティ

定義

会社名を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象