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

적용 대상