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

BlobCorsRule.AllowedMethods Property

Definition

The methods (HTTP request verbs) that the origin ___domain may use for a CORS request. (comma separated).

public string AllowedMethods { get; set; }
member this.AllowedMethods : string with get, set
Public Property AllowedMethods As String

Property Value

Applies to