次の方法で共有


DatacenterAddressInstructionResponse.CommunicationInstruction プロパティ

定義

データ センターの通信命令を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象