| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHealthServerHealth |
ApplicationGatewayBackendHealthServerInner.health()
Get the health property: Health of backend server.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHealthServerInner |
ApplicationGatewayBackendHealthServerInner.withHealth(ApplicationGatewayBackendHealthServerHealth health)
Set the health property: Health of backend server.
|
| Modifier and Type | Field and Description |
|---|---|
static ApplicationGatewayBackendHealthServerHealth |
ApplicationGatewayBackendHealthServerHealth.DOWN
Static value Down for ApplicationGatewayBackendHealthServerHealth.
|
static ApplicationGatewayBackendHealthServerHealth |
ApplicationGatewayBackendHealthServerHealth.DRAINING
Static value Draining for ApplicationGatewayBackendHealthServerHealth.
|
static ApplicationGatewayBackendHealthServerHealth |
ApplicationGatewayBackendHealthServerHealth.PARTIAL
Static value Partial for ApplicationGatewayBackendHealthServerHealth.
|
static ApplicationGatewayBackendHealthServerHealth |
ApplicationGatewayBackendHealthServerHealth.UNKNOWN
Static value Unknown for ApplicationGatewayBackendHealthServerHealth.
|
static ApplicationGatewayBackendHealthServerHealth |
ApplicationGatewayBackendHealthServerHealth.UP
Static value Up for ApplicationGatewayBackendHealthServerHealth.
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationGatewayBackendHealthServerHealth |
ApplicationGatewayBackendHealthServerHealth.fromString(String name)
Creates or finds a ApplicationGatewayBackendHealthServerHealth from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.