Share via


DatacenterAddressInstructionResponse.CommunicationInstruction Property

Definition

Gets data center communication instruction

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to