共用方式為


SiteConfigResourceInner.Cors 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於