public final class ApplicationGatewayBackendHealthInner extends Object
| Constructor and Description |
|---|
ApplicationGatewayBackendHealthInner() |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationGatewayBackendHealthPool> |
backendAddressPools()
Get the backendAddressPools property: A list of ApplicationGatewayBackendHealthPool resources.
|
void |
validate()
Validates the instance.
|
ApplicationGatewayBackendHealthInner |
withBackendAddressPools(List<ApplicationGatewayBackendHealthPool> backendAddressPools)
Set the backendAddressPools property: A list of ApplicationGatewayBackendHealthPool resources.
|
public ApplicationGatewayBackendHealthInner()
public List<ApplicationGatewayBackendHealthPool> backendAddressPools()
public ApplicationGatewayBackendHealthInner withBackendAddressPools(List<ApplicationGatewayBackendHealthPool> backendAddressPools)
backendAddressPools - the backendAddressPools value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.