共用方式為


ContainerAppIngressConfiguration.AllowInsecure Property

Definition

Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections.

public Azure.Provisioning.BicepValue<bool> AllowInsecure { get; set; }
member this.AllowInsecure : Azure.Provisioning.BicepValue<bool> with get, set
Public Property AllowInsecure As BicepValue(Of Boolean)

Property Value

Applies to