你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CorsRule.AllowedMethods 属性

定义

获取或设置允许对此来源执行的 HTTP 方法。

public Microsoft.Azure.Storage.Shared.Protocol.CorsHttpMethods AllowedMethods { get; set; }
member this.AllowedMethods : Microsoft.Azure.Storage.Shared.Protocol.CorsHttpMethods with get, set
Public Property AllowedMethods As CorsHttpMethods

属性值

允许的 HTTP 方法。

适用于