WebSiteInstanceStatusInner.ConsoleUrl Property

Definition

Gets or sets link to the Diagnose and Solve Portal

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to