Share via


ContainerAppCorsPolicy.AllowedMethods Property

Definition

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

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

Property Value

Applies to