Freigeben über


LoadBalancingRule.Protocol Eigenschaft

Definition

Ruft den Verweis auf das Transportprotokoll ab, das von der Lastenausgleichsregel verwendet wird, oder legt diesen fest. Mögliche Werte: "tcp", "udp"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: