public interface com.microsoft.azure.management.network.ApplicationGatewayProbe$UpdateStages$WithHealthyHttpResponseStatusCodeRanges
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.ApplicationGatewayProbe$UpdateStages$WithHealthyHttpResponseStatusCodeRanges
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.ApplicationGatewayProbe$Update withHealthyHttpResponseStatusCodeRanges(java.util.Set<java.lang.String>);
    descriptor: (Ljava/util/Set;)Lcom/microsoft/azure/management/network/ApplicationGatewayProbe$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/Set<Ljava/lang/String;>;)Lcom/microsoft/azure/management/network/ApplicationGatewayProbe$Update;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_4_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
    MethodParameters:
        Name  Flags
      ranges  

  public abstract com.microsoft.azure.management.network.ApplicationGatewayProbe$Update withHealthyHttpResponseStatusCodeRange(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/ApplicationGatewayProbe$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_4_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
    MethodParameters:
       Name  Flags
      range  

  public abstract com.microsoft.azure.management.network.ApplicationGatewayProbe$Update withHealthyHttpResponseStatusCodeRange(int, int);
    descriptor: (II)Lcom/microsoft/azure/management/network/ApplicationGatewayProbe$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_4_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
    MethodParameters:
      Name  Flags
      from  
      to    

  public abstract com.microsoft.azure.management.network.ApplicationGatewayProbe$Update withoutHealthyHttpResponseStatusCodeRanges();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayProbe$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_4_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
}
SourceFile: "ApplicationGatewayProbe.java"
NestHost: com.microsoft.azure.management.network.ApplicationGatewayProbe
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract Update = com.microsoft.azure.management.network.ApplicationGatewayProbe$Update of com.microsoft.azure.management.network.ApplicationGatewayProbe
  public abstract UpdateStages = com.microsoft.azure.management.network.ApplicationGatewayProbe$UpdateStages of com.microsoft.azure.management.network.ApplicationGatewayProbe
  public abstract WithHealthyHttpResponseStatusCodeRanges = com.microsoft.azure.management.network.ApplicationGatewayProbe$UpdateStages$WithHealthyHttpResponseStatusCodeRanges of com.microsoft.azure.management.network.ApplicationGatewayProbe$UpdateStages