共用方式為


SiteConfig.Cors 屬性

定義

取得或設定跨原始來源資源分享 (CORS) 設定。

[Newtonsoft.Json.JsonProperty(PropertyName="cors")]
public Microsoft.Azure.Management.AppService.Fluent.Models.CorsSettings Cors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cors")>]
member this.Cors : Microsoft.Azure.Management.AppService.Fluent.Models.CorsSettings with get, set
Public Property Cors As CorsSettings

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於