Share via


ConnectionMonitorHttpConfiguration.PreferHttps Property

Definition

Value indicating whether HTTPS is preferred over HTTP in cases where the choice is not explicit.

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

Property Value

Applies to