AllowedMethods クラス

定義

AllowedMethods の値を定義します。

public static class AllowedMethods
type AllowedMethods = class
Public Class AllowedMethods
継承
AllowedMethods

フィールド

DELETE

AllowedMethods の値を定義します。

GET

AllowedMethods の値を定義します。

HEAD

AllowedMethods の値を定義します。

MERGE

AllowedMethods の値を定義します。

OPTIONS

AllowedMethods の値を定義します。

PATCH

AllowedMethods の値を定義します。

POST

AllowedMethods の値を定義します。

PUT

AllowedMethods の値を定義します。

適用対象