次の方法で共有


ContainerAppCorsPolicy.AllowedOrigins プロパティ

定義

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

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

プロパティ値

適用対象