你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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