IContactProfileLinkChannel.EndPointProtocol Property

Definition

Protocol either UDP or TCP.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Protocol either UDP or TCP.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.Protocol) }, ReadOnly=false, Required=true, SerializedName="protocol")]
public Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.Protocol EndPointProtocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Protocol either UDP or TCP.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.Protocol) }, ReadOnly=false, Required=true, SerializedName="protocol")>]
member this.EndPointProtocol : Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.Protocol with get, set
Public Property EndPointProtocol As Protocol

Property Value

Attributes

Applies to