Freigeben über


ConnectivityCheckRequest.Protocol Eigenschaft

Definition

Ruft das Protokoll der Anforderung ab oder legt es fest. Basierend auf dieser Auswahl kann eine bestimmte Protokollkonfiguration verfügbar sein. Die angegebene Zieladresse muss mit diesem Wert kohärent sein. Mögliche Werte: "TCP", "HTTP", "HTTPS"

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