Share via


RestApiOperation.Method Property

Definition

The operation method - GET, POST, PUT, DELETE.

public System.Net.Http.HttpMethod Method { get; }
member this.Method : System.Net.Http.HttpMethod
Public ReadOnly Property Method As HttpMethod

Property Value

Applies to