Share via


SiteConfigData.Cors Property

Definition

Cross-Origin Resource Sharing (CORS) settings.

public Azure.ResourceManager.AppService.Models.AppServiceCorsSettings Cors { get; set; }
member this.Cors : Azure.ResourceManager.AppService.Models.AppServiceCorsSettings with get, set
Public Property Cors As AppServiceCorsSettings

Property Value

Applies to