public interface com.microsoft.azure.management.network.ApplicationGatewayPathRule extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ApplicationGatewayPathRuleInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<com.microsoft.azure.management.network.ApplicationGatewayUrlPathMap>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.ApplicationGatewayPathRule
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.ApplicationGatewayBackend backend();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayBackend;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration backendHttpConfiguration();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayBackendHttpConfiguration;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration redirectConfiguration();
    descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayRedirectConfiguration;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.util.List<java.lang.String> paths();
    descriptor: ()Ljava/util/List;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Ljava/util/List<Ljava/lang/String;>;
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayPathRuleInner;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/ChildResource<Lcom/microsoft/azure/management/network/ApplicationGatewayUrlPathMap;>;
SourceFile: "ApplicationGatewayPathRule.java"
NestMembers:
  com.microsoft.azure.management.network.ApplicationGatewayPathRule$Definition  com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages  com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages$Blank  com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages$WithAttach  com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages$WithBackend  com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages$WithBackendHttpConfiguration  com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages$WithPath  com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages$WithRedirectConfig  com.microsoft.azure.management.network.ApplicationGatewayPathRule$Update  com.microsoft.azure.management.network.ApplicationGatewayPathRule$UpdateDefinition  com.microsoft.azure.management.network.ApplicationGatewayPathRule$UpdateDefinitionStages  com.microsoft.azure.management.network.ApplicationGatewayPathRule$UpdateDefinitionStages$Blank  com.microsoft.azure.management.network.ApplicationGatewayPathRule$UpdateDefinitionStages$WithAttach  com.microsoft.azure.management.network.ApplicationGatewayPathRule$UpdateDefinitionStages$WithBackend  com.microsoft.azure.management.network.ApplicationGatewayPathRule$UpdateDefinitionStages$WithBackendHttpConfiguration  com.microsoft.azure.management.network.ApplicationGatewayPathRule$UpdateDefinitionStages$WithPath  com.microsoft.azure.management.network.ApplicationGatewayPathRule$UpdateDefinitionStages$WithRedirectConfig
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract Definition = com.microsoft.azure.management.network.ApplicationGatewayPathRule$Definition of com.microsoft.azure.management.network.ApplicationGatewayPathRule
  public abstract DefinitionStages = com.microsoft.azure.management.network.ApplicationGatewayPathRule$DefinitionStages of com.microsoft.azure.management.network.ApplicationGatewayPathRule
  public abstract Update = com.microsoft.azure.management.network.ApplicationGatewayPathRule$Update of com.microsoft.azure.management.network.ApplicationGatewayPathRule
  public abstract UpdateDefinition = com.microsoft.azure.management.network.ApplicationGatewayPathRule$UpdateDefinition of com.microsoft.azure.management.network.ApplicationGatewayPathRule
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.network.ApplicationGatewayPathRule$UpdateDefinitionStages of com.microsoft.azure.management.network.ApplicationGatewayPathRule
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_11_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)