Share via


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