共用方式為


CosmosDBAccountCorsPolicy.ExposedHeaders Property

Definition

The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.

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

Property Value

Applies to