Share via


CosmosDBAccountCorsPolicy.AllowedHeaders Property

Definition

The request headers that the origin domain may specify on the CORS request.

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

Property Value

Applies to