Freigeben über


LoadBalancingRule.ProbeProtocol Eigenschaft

Definition

Ruft den Verweis auf den Lastenausgleichstest ab, der von der Lastenausgleichsregel verwendet wird, oder legt diesen fest. Mögliche Werte: "tcp", "http", "https"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: