GatewayLoadBalancerTunnelInterface.Protocol Property

Definition

Protocol of gateway load balancer tunnel interface.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.GatewayLoadBalancerTunnelProtocol? Protocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Protocol : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.GatewayLoadBalancerTunnelProtocol> with get, set
Public Property Protocol As Nullable(Of GatewayLoadBalancerTunnelProtocol)

Property Value

Implements

Attributes

Applies to