Compartir a través de


WebSiteInstanceStatus.HealthCheckUrl Propiedad

Definición

Obtiene o establece un vínculo a la consola a la instancia de aplicación web.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a