Dela via


OperationTagResourceContractProperties.Method Property

Definition

Gets a Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to