CosmosDBAccountCorsPolicy.ExposedHeaders Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)