Share via


StorageCorsRule.ExposedHeaders Property

Definition

Required if CorsRule element is present. A list of response headers to expose to CORS clients.

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

Property Value

Applies to