Compartilhar via


AllowedMethods type

Define valores para AllowedMethods.
KnownAllowedMethods pode ser usado intercambiável com AllowedMethods, essa enumeração contém os valores conhecidos aos quais o serviço dá suporte.

Valores conhecidos compatíveis com o serviço

DELETE
GET
HEAD
MERGE
POST
OPTIONS
PUT
PATCH
CONNECT
TRACE

type AllowedMethods = string