public interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfigurationHealth extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<com.microsoft.azure.management.network.ApplicationGatewayBackendHealth>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfigurationHealth
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration backendHttpConfiguration();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayBackendHttpConfiguration;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.util.Map<java.lang.String, com.microsoft.azure.management.network.ApplicationGatewayBackendServerHealth> serverHealths();
    descriptor: ()Ljava/util/Map;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Ljava/util/Map<Ljava/lang/String;Lcom/microsoft/azure/management/network/ApplicationGatewayBackendServerHealth;>;
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/network/ApplicationGatewayBackendHealthHttpSettings;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasParent<Lcom/microsoft/azure/management/network/ApplicationGatewayBackendHealth;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasName;
SourceFile: "ApplicationGatewayBackendHttpConfigurationHealth.java"
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_4_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)