| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
WebSiteInstanceStatusProperties |
WebSiteInstanceStatusProperties.withConsoleUrl(String consoleUrl)
Set the consoleUrl property: Link to the console to web app instance.
|
WebSiteInstanceStatusProperties |
WebSiteInstanceStatusProperties.withContainers(Map<String,ContainerInfo> containers)
Set the containers property: Dictionary of <ContainerInfo>.
|
WebSiteInstanceStatusProperties |
WebSiteInstanceStatusProperties.withDetectorUrl(String detectorUrl)
Set the detectorUrl property: Link to the Diagnose and Solve Portal.
|
WebSiteInstanceStatusProperties |
WebSiteInstanceStatusProperties.withHealthCheckUrl(String healthCheckUrl)
Set the healthCheckUrl property: Link to the console to web app instance.
|
WebSiteInstanceStatusProperties |
WebSiteInstanceStatusProperties.withState(SiteRuntimeState state)
Set the state property: The state property.
|
WebSiteInstanceStatusProperties |
WebSiteInstanceStatusProperties.withStatusUrl(String statusUrl)
Set the statusUrl property: Link to the GetStatusApi in Kudu.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.