IWebSiteInstanceStatus.DetectorUrl Property

Definition

Link to the Diagnose and Solve Portal

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Link to the Diagnose and Solve Portal", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="detectorUrl", Update=true)]
public string DetectorUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Link to the Diagnose and Solve Portal", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="detectorUrl", Update=true)>]
member this.DetectorUrl : string with get, set
Public Property DetectorUrl As String

Property Value

Attributes

Applies to