Compartir a través de


SiteConfigResourceInner.Cors Propiedad

Definición

Obtiene o establece la configuración de uso compartido de recursos entre orígenes (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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a