ICommunicationDetails.CommunicationDirection Property

Definition

Direction of communication.

[Microsoft.Azure.PowerShell.Cmdlets.Support.PSArgumentCompleter(new System.String[] { "inbound", "outbound" })]
[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Direction of communication.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="communicationDirection", Update=false)]
public string CommunicationDirection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.PSArgumentCompleter(new System.String[] { "inbound", "outbound" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Direction of communication.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="communicationDirection", Update=false)>]
member this.CommunicationDirection : string
Public ReadOnly Property CommunicationDirection As String

Property Value

Attributes

Applies to