Package version:

Type alias AzureFunctionActivityMethod

AzureFunctionActivityMethod: string

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

Known values supported by the service

GET
POST
PUT
DELETE
OPTIONS
HEAD
TRACE

Generated using TypeDoc