WebActivityMethod type

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

Known values supported by the service

GET
POST
PUT
DELETE

type WebActivityMethod = string