次の方法で共有


StorageCorsRule.AllowedMethods プロパティ

定義

CorsRule 要素が存在する場合は必須です。 配信元によって実行できる HTTP メソッドの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.CorsRuleAllowedMethod> AllowedMethods { get; }
member this.AllowedMethods : System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.CorsRuleAllowedMethod>
Public ReadOnly Property AllowedMethods As IList(Of CorsRuleAllowedMethod)

プロパティ値

適用対象