| 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 |
|---|---|
ApplicationGatewayBackendHealthOnDemandInner |
ApplicationGatewaysClient.backendHealthOnDemand(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayOnDemandProbe probeRequest)
Gets the backend health for given combination of backend pool and http setting of the specified application
gateway in a resource group.
|
ApplicationGatewayBackendHealthOnDemandInner |
ApplicationGatewaysClient.backendHealthOnDemand(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayOnDemandProbe probeRequest,
String expand)
Gets the backend health for given combination of backend pool and http setting of the specified application
gateway in a resource group.
|
ApplicationGatewayBackendHealthOnDemandInner |
ApplicationGatewaysClient.backendHealthOnDemand(String resourceGroupName,
String applicationGatewayName,
ApplicationGatewayOnDemandProbe probeRequest,
String expand,
com.azure.core.util.Context context)
Gets the backend health for given combination of backend pool and http setting of the specified application
gateway in a resource group.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHealthOnDemandInner |
ApplicationGatewayBackendHealthOnDemandInner.withBackendAddressPool(ApplicationGatewayBackendAddressPool backendAddressPool)
Set the backendAddressPool property: Reference to an ApplicationGatewayBackendAddressPool resource.
|
ApplicationGatewayBackendHealthOnDemandInner |
ApplicationGatewayBackendHealthOnDemandInner.withBackendHealthHttpSettings(ApplicationGatewayBackendHealthHttpSettings backendHealthHttpSettings)
Set the backendHealthHttpSettings property: Application gateway BackendHealthHttp settings.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.