Udostępnij za pośrednictwem


OutboundRuleInner.Protocol Property

Definition

Gets or sets the protocol for the outbound rule in load balancer. Possible values include: 'Tcp', 'Udp', 'All'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")]
public Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerOutboundRuleProtocol Protocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")>]
member this.Protocol : Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerOutboundRuleProtocol with get, set
Public Property Protocol As LoadBalancerOutboundRuleProtocol

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to