Class ApplicationGatewayBackendHealthInner


  • public final class ApplicationGatewayBackendHealthInner
    extends Object
    Response for ApplicationGatewayBackendHealth API service call.
    • Constructor Detail

      • ApplicationGatewayBackendHealthInner

        public ApplicationGatewayBackendHealthInner()
    • Method Detail

      • backendAddressPools

        public List<ApplicationGatewayBackendHealthPool> backendAddressPools()
        Get the backendAddressPools property: A list of ApplicationGatewayBackendHealthPool resources.
        Returns:
        the backendAddressPools value.
      • withBackendAddressPools

        public ApplicationGatewayBackendHealthInner withBackendAddressPools​(List<ApplicationGatewayBackendHealthPool> backendAddressPools)
        Set the backendAddressPools property: A list of ApplicationGatewayBackendHealthPool resources.
        Parameters:
        backendAddressPools - the backendAddressPools value to set.
        Returns:
        the ApplicationGatewayBackendHealthInner object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.