IDatacenterAddressInstructionResponse.CommunicationInstruction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data center communication instruction
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Data center communication instruction", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="communicationInstruction")]
public string CommunicationInstruction { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Data center communication instruction", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="communicationInstruction")>]
member this.CommunicationInstruction : string
Public ReadOnly Property CommunicationInstruction As String
Property Value
- Attributes