| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHealthInner |
ApplicationGatewaysClient.backendHealth(String resourceGroupName,
String applicationGatewayName)
Gets the backend health of the specified application gateway in a resource group.
|
ApplicationGatewayBackendHealthInner |
ApplicationGatewaysClient.backendHealth(String resourceGroupName,
String applicationGatewayName,
String expand)
Gets the backend health of the specified application gateway in a resource group.
|
ApplicationGatewayBackendHealthInner |
ApplicationGatewaysClient.backendHealth(String resourceGroupName,
String applicationGatewayName,
String expand,
com.azure.core.util.Context context)
Gets the backend health of the specified application gateway in a resource group.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHealthInner |
ApplicationGatewayBackendHealthInner.withBackendAddressPools(List<ApplicationGatewayBackendHealthPool> backendAddressPools)
Set the backendAddressPools property: A list of ApplicationGatewayBackendHealthPool resources.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.