HttpConfigurationMethod type
The HTTP method to use.
KnownHttpConfigurationMethod can be used interchangeably with HttpConfigurationMethod,
this enum contains the known values that the service supports.
Known values supported by the service
Get: Get
Post: Post
type HttpConfigurationMethod = string