Interface ApplicationGatewayBackendHealth

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<ApplicationGatewayBackendHealthPool>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<ApplicationGateway>

public interface ApplicationGatewayBackendHealth extends com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<ApplicationGatewayBackendHealthPool>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<ApplicationGateway>
A client-side representation of the health information of an application gateway backend.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the application gateway backend address pool that is health information pertains to.
    Gets the health information about each associated backend HTTP settings configuration.

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel

    innerModel

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName

    name

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent

    parent
  • Method Details

    • backend

      Gets the application gateway backend address pool that is health information pertains to.
      Returns:
      the application gateway backend address pool that is health information pertains to
    • httpConfigurationHealths

      Gets the health information about each associated backend HTTP settings configuration.
      Returns:
      the health information about each associated backend HTTP settings configuration, indexed by its name