Share via


IWebSiteInstanceStatusProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.WebSiteInstanceStatusPropertiesTypeConverter))]
public interface IWebSiteInstanceStatusProperties : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.WebSiteInstanceStatusPropertiesTypeConverter))>]
type IWebSiteInstanceStatusProperties = interface
    interface IJsonSerializable
Public Interface IWebSiteInstanceStatusProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ConsoleUrl

Link to the console to web app instance

Container
DetectorUrl

Link to the Diagnose and Solve Portal

HealthCheckUrl

Link to the console to web app instance

State
StatusUrl

Link to the GetStatusApi in Kudu

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to