Share via


FrontDoorUpdateParameters.HealthProbeSettings Property

Definition

Gets or sets health probe settings associated with this Front Door instance.

[Newtonsoft.Json.JsonProperty(PropertyName="healthProbeSettings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.HealthProbeSettingsModel> HealthProbeSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthProbeSettings")>]
member this.HealthProbeSettings : System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.HealthProbeSettingsModel> with get, set
Public Property HealthProbeSettings As IList(Of HealthProbeSettingsModel)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to