Share via


WebSiteInstanceStatusInner.DetectorUrl Property

Definition

Gets or sets link to the Diagnose and Solve Portal

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to