AllowedMethods type

Defines values for AllowedMethods.
KnownAllowedMethods can be used interchangeably with AllowedMethods, this enum contains the known values that the service supports.

Known values supported by the service

DELETE
GET
HEAD
MERGE
POST
OPTIONS
PUT
PATCH
CONNECT
TRACE

type AllowedMethods = string