Share via


ApplicationGatewayBackendHttpSettings.ProbeEnabled Property

Definition

Whether the probe is enabled. Default value is false.

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

Property Value

Applies to