StorageCorsRule.AllowedHeaders プロパティ

定義

CorsRule 要素が存在する場合は必須です。 クロスオリジン要求の一部として許可されるヘッダーの一覧。

public System.Collections.Generic.IList<string> AllowedHeaders { get; }
member this.AllowedHeaders : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedHeaders As IList(Of String)

プロパティ値

適用対象