HttpMethod type

HTTP method.
KnownHttpMethod can be used interchangeably with HttpMethod, this enum contains the known values that the service supports.

Known values supported by the service

Get: Get

type HttpMethod = string