Compartir a través de


LoadBalancingRule.Protocol Propiedad

Definición

Obtiene o establece la referencia al protocolo de transporte utilizado por la regla de equilibrio de carga. Entre los valores posibles se incluyen: 'Udp', 'Tcp', 'All'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")]
public string Protocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")>]
member this.Protocol : string with get, set
Public Property Protocol As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a