SiteConfigResourceInner.HealthCheckPath Property

Definition

Gets or sets health check path

[Newtonsoft.Json.JsonProperty(PropertyName="properties.healthCheckPath")]
public string HealthCheckPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.healthCheckPath")>]
member this.HealthCheckPath : string with get, set
Public Property HealthCheckPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to