Sdílet prostřednictvím


WebSiteInstanceStatus.HealthCheckUrl Property

Definition

Gets or sets link to the console to web app instance

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to