Freigeben über


MonitorConfig.Protocol Eigenschaft

Definition

Ruft das Protokoll (HTTP, HTTPS oder TCP) ab, das zum Überprüfen der Endpunktintegrität verwendet wird, oder legt es fest. Mögliche Werte: "HTTP", "HTTPS", "TCP"

[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: