Partager via


CosmosDBAccountCorsPolicy.AllowedOrigins Property

Definition

The origin domains that are permitted to make a request against the service via CORS.

public Azure.Provisioning.BicepValue<string> AllowedOrigins { get; set; }
member this.AllowedOrigins : Azure.Provisioning.BicepValue<string> with get, set
Public Property AllowedOrigins As BicepValue(Of String)

Property Value

Applies to