GatewayLoadBalancerTunnelInterface.Protocol Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Protocol of gateway load balancer tunnel interface.
public Azure.ResourceManager.Network.Models.GatewayLoadBalancerTunnelProtocol? Protocol { get; set; }
member this.Protocol : Nullable<Azure.ResourceManager.Network.Models.GatewayLoadBalancerTunnelProtocol> with get, set
Public Property Protocol As Nullable(Of GatewayLoadBalancerTunnelProtocol)