Share via


ContainerAppCorsPolicy.AllowedHeaders Property

Definition

Specifies the content for the access-control-allow-headers header.

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

Property Value

Applies to