ServiceProperties.Cors プロパティ

定義

クロス オリジン リソース共有 (CORS) のプロパティを取得または設定します。

public Microsoft.Azure.Cosmos.Table.CorsProperties Cors { get; set; }
member this.Cors : Microsoft.Azure.Cosmos.Table.CorsProperties with get, set
Public Property Cors As CorsProperties

プロパティ値

CORS のプロパティです。

適用対象