CorsRuleAllowedMethod Enum

Definition

The CorsRuleAllowedMethod.

C#
public enum CorsRuleAllowedMethod
Inheritance
CorsRuleAllowedMethod

Fields

Name Value Description
Delete 0

DELETE.

Get 1

GET.

Head 2

HEAD.

Merge 3

MERGE.

Post 4

POST.

Options 5

OPTIONS.

Put 6

PUT.

Patch 7

PATCH.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview