public interface ApplicationGatewayBackendHttpConfigurationHealth extends HasInnerModel<ApplicationGatewayBackendHealthHttpSettings>, HasParent<ApplicationGatewayBackendHealth>, HasName
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHttpConfiguration |
backendHttpConfiguration() |
Map<String,ApplicationGatewayBackendServerHealth> |
serverHealths() |
innerModelApplicationGatewayBackendHttpConfiguration backendHttpConfiguration()
Map<String,ApplicationGatewayBackendServerHealth> serverHealths()
Copyright © 2021 Microsoft Corporation. All rights reserved.