Partager via


ConnectivityCheckRequest.Protocol Propriété

Définition

Obtient ou définit le protocole de la requête. Une configuration de protocole spécifique peut être disponible en fonction de cette sélection. L’adresse de destination spécifiée doit être cohérente avec cette valeur. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à