Share via


OutboundRuleData.Protocol Property

Definition

The protocol for the outbound rule in load balancer.

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

Property Value

Applies to