次の方法で共有


WebSiteInstanceStatusInner.StatusUrl プロパティ

定義

Kudu の GetStatusApi へのリンクを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象