你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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