CorsHttpMethods 列挙型

  • java.lang.Object
    • java.lang.Enum<CorsHttpMethods>
      • com.microsoft.azure.storage.CorsHttpMethods

public enum CorsHttpMethods

CORS でサポートされている HTTP メソッド。

フィールド

CONNECT
DELETE
GET
HEAD
MERGE
OPTIONS
POST
PUT
TRACE

適用対象