Partager via


OperationContract.Method Propriété

Définition

Obtient ou définit une méthode d’opération HTTP valide. Méthodes Http classiques telles que GET, PUT, POST, mais pas limitées par elles uniquement.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à