你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CorsHttpMethods 枚举
- java.
lang. Object - java.
lang. Enum<CorsHttpMethods> - com.
microsoft. azure. storage. CorsHttpMethods
- com.
- java.
public enum CorsHttpMethods
CORS 支持的 HTTP 方法。
字段
CONNECT | |
DELETE | |
GET | |
HEAD | |
MERGE | |
OPTIONS | |
POST | |
PUT | |
TRACE |