Mono<ApplicationGatewayBackendHealthInner> |
ApplicationGatewaysClient.backendHealthAsync(String resourceGroupName,
String applicationGatewayName) |
Gets the backend health of the specified application gateway in a resource group.
|
Mono<ApplicationGatewayBackendHealthInner> |
ApplicationGatewaysClient.backendHealthAsync(String resourceGroupName,
String applicationGatewayName,
String expand) |
Gets the backend health of the specified application gateway in a resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApplicationGatewayBackendHealthInner>,ApplicationGatewayBackendHealthInner> |
ApplicationGatewaysClient.beginBackendHealth(String resourceGroupName,
String applicationGatewayName,
String expand) |
Gets the backend health of the specified application gateway in a resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApplicationGatewayBackendHealthInner>,ApplicationGatewayBackendHealthInner> |
ApplicationGatewaysClient.beginBackendHealth(String resourceGroupName,
String applicationGatewayName,
String expand) |
Gets the backend health of the specified application gateway in a resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApplicationGatewayBackendHealthInner>,ApplicationGatewayBackendHealthInner> |
ApplicationGatewaysClient.beginBackendHealth(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.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApplicationGatewayBackendHealthInner>,ApplicationGatewayBackendHealthInner> |
ApplicationGatewaysClient.beginBackendHealth(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.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ApplicationGatewayBackendHealthInner>,ApplicationGatewayBackendHealthInner> |
ApplicationGatewaysClient.beginBackendHealthAsync(String resourceGroupName,
String applicationGatewayName,
String expand) |
Gets the backend health of the specified application gateway in a resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ApplicationGatewayBackendHealthInner>,ApplicationGatewayBackendHealthInner> |
ApplicationGatewaysClient.beginBackendHealthAsync(String resourceGroupName,
String applicationGatewayName,
String expand) |
Gets the backend health of the specified application gateway in a resource group.
|