Share via


SiteConfig.Cors Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to