IWebSiteInstanceStatus.DetectorUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Link to the Diagnose and Solve Portal
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Link to the Diagnose and Solve Portal", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="detectorUrl")]
public string DetectorUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Link to the Diagnose and Solve Portal", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="detectorUrl")>]
member this.DetectorUrl : string with get, set
Public Property DetectorUrl As String
Property Value
- Attributes