IWebSiteInstanceStatus.HealthCheckUrl Property

Definition

Link to the console to web app instance

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Link to the console to web app instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="healthCheckUrl", Update=true)]
public string HealthCheckUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Link to the console to web app instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="healthCheckUrl", Update=true)>]
member this.HealthCheckUrl : string with get, set
Public Property HealthCheckUrl As String

Property Value

Attributes

Applies to