次の方法で共有


ContainerAppCorsPolicy.AllowedMethods プロパティ

定義

access-control-allow-methods ヘッダーの内容を指定します。

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

プロパティ値

適用対象