SiteConfigData.Cors プロパティ

定義

クロスオリジン リソース共有 (CORS) 設定。

public Azure.ResourceManager.AppService.Models.AppServiceCorsSettings Cors { get; set; }
member this.Cors : Azure.ResourceManager.AppService.Models.AppServiceCorsSettings with get, set
Public Property Cors As AppServiceCorsSettings

プロパティ値

適用対象