Share via


IGatewayLoadBalancerTunnelInterface.Protocol Property

Definition

Protocol of gateway load balancer tunnel interface.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Protocol of gateway load balancer tunnel interface.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.GatewayLoadBalancerTunnelProtocol) }, ReadOnly=false, Required=false, SerializedName="protocol")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.GatewayLoadBalancerTunnelProtocol? Protocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Protocol of gateway load balancer tunnel interface.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.GatewayLoadBalancerTunnelProtocol) }, ReadOnly=false, Required=false, SerializedName="protocol")>]
member this.Protocol : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.GatewayLoadBalancerTunnelProtocol> with get, set
Public Property Protocol As Nullable(Of GatewayLoadBalancerTunnelProtocol)

Property Value

Attributes

Applies to