Partager via


BackendUpdateParameters.Protocol Propriété

Définition

Obtient ou définit le protocole de communication back-end. Les valeurs possibles sont les suivantes : « http », « soap »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à