Condividi tramite


SiteConfigResourceInner.Cors Proprietà

Definizione

Ottiene o imposta le impostazioni CORS (Cross-Origin Resource Sharing).

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a