public interface com.microsoft.azure.management.network.PacketCaptures extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<com.microsoft.azure.management.network.PacketCapture$DefinitionStages$WithTarget>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<com.microsoft.azure.management.network.PacketCapture>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<com.microsoft.azure.management.network.PacketCapture>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.PacketCapturesInner>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.PacketCaptures
  super_class: java.lang.Object
{
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsCreating<Lcom/microsoft/azure/management/network/PacketCapture$DefinitionStages$WithTarget;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsListing<Lcom/microsoft/azure/management/network/PacketCapture;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingByNameAsync<Lcom/microsoft/azure/management/network/PacketCapture;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsDeletingByName;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/network/implementation/PacketCapturesInner;>;
SourceFile: "PacketCaptures.java"
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.network.PacketCapture$DefinitionStages of com.microsoft.azure.management.network.PacketCapture
  public abstract WithTarget = com.microsoft.azure.management.network.PacketCapture$DefinitionStages$WithTarget of com.microsoft.azure.management.network.PacketCapture$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta()