Partilhar via


OutboundRuleInner.Protocol Propriedade

Definição

Obtém ou define o protocolo para a regra de saída no balanceador de carga. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a