public interface com.microsoft.azure.management.network.ApplicationSecurityGroup extends com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager, com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<com.microsoft.azure.management.network.ApplicationSecurityGroup>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<com.microsoft.azure.management.network.ApplicationSecurityGroup$Update>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.ApplicationSecurityGroup
  super_class: java.lang.Object
{
  public abstract java.lang.String resourceGuid();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.network.ProvisioningState provisioningState();
    descriptor: ()Lcom/microsoft/azure/management/network/ProvisioningState;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/GroupableResource<Lcom/microsoft/azure/management/network/implementation/NetworkManager;Lcom/microsoft/azure/management/network/implementation/ApplicationSecurityGroupInner;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Refreshable<Lcom/microsoft/azure/management/network/ApplicationSecurityGroup;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Updatable<Lcom/microsoft/azure/management/network/ApplicationSecurityGroup$Update;>;
SourceFile: "ApplicationSecurityGroup.java"
NestMembers:
  com.microsoft.azure.management.network.ApplicationSecurityGroup$Definition  com.microsoft.azure.management.network.ApplicationSecurityGroup$DefinitionStages  com.microsoft.azure.management.network.ApplicationSecurityGroup$DefinitionStages$Blank  com.microsoft.azure.management.network.ApplicationSecurityGroup$DefinitionStages$WithCreate  com.microsoft.azure.management.network.ApplicationSecurityGroup$DefinitionStages$WithGroup  com.microsoft.azure.management.network.ApplicationSecurityGroup$Update
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.ApplicationSecurityGroup$Definition of com.microsoft.azure.management.network.ApplicationSecurityGroup
  public abstract DefinitionStages = com.microsoft.azure.management.network.ApplicationSecurityGroup$DefinitionStages of com.microsoft.azure.management.network.ApplicationSecurityGroup
  public abstract Update = com.microsoft.azure.management.network.ApplicationSecurityGroup$Update of com.microsoft.azure.management.network.ApplicationSecurityGroup
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_10_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)