Share via


LoadBalancerInboundNatPool.Protocol Property

Definition

The reference to the transport protocol used by the inbound NAT pool.

public Azure.ResourceManager.Network.Models.LoadBalancingTransportProtocol? Protocol { get; set; }
member this.Protocol : Nullable<Azure.ResourceManager.Network.Models.LoadBalancingTransportProtocol> with get, set
Public Property Protocol As Nullable(Of LoadBalancingTransportProtocol)

Property Value

Applies to