Share via


QueueCorsRule.AllowedMethods プロパティ

定義

元のドメインが CORS 要求で使用できるメソッド (HTTP 要求の動詞)。 (コンマ区切り)。

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

プロパティ値

適用対象