WebSiteInstanceStatusInner.StatusUrl Property

Definition

Gets or sets link to the GetStatusApi in Kudu

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to