Partager via


Index.CorsOptions Propriété

Définition

Obtient ou définit des options pour contrôler le partage de ressources entre origines (CORS) pour l’index.

[Newtonsoft.Json.JsonProperty(PropertyName="corsOptions")]
public Microsoft.Azure.Search.Models.CorsOptions CorsOptions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="corsOptions")>]
member this.CorsOptions : Microsoft.Azure.Search.Models.CorsOptions with get, set
Public Property CorsOptions As CorsOptions

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à