次の方法で共有


WebSiteInstanceStatus.HealthCheckUrl プロパティ

定義

コンソールから 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象