Compartir a través de


OutboundRuleInner.Protocol Propiedad

Definición

Obtiene o establece el protocolo para la regla de salida en el equilibrador de carga. Entre los valores posibles se incluyen: '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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a