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

  public abstract com.microsoft.azure.management.network.ConnectionMonitors connectionMonitors();
    descriptor: ()Lcom/microsoft/azure/management/network/ConnectionMonitors;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_10_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.Topology$DefinitionStages$WithTargetResourceGroup topology();
    descriptor: ()Lcom/microsoft/azure/management/network/Topology$DefinitionStages$WithTargetResourceGroup;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.SecurityGroupView getSecurityGroupView(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/SecurityGroupView;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      vmId  

  public abstract rx.Observable<com.microsoft.azure.management.network.SecurityGroupView> getSecurityGroupViewAsync(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/SecurityGroupView;>;
    MethodParameters:
      Name  Flags
      vmId  

  public abstract com.microsoft.azure.management.network.FlowLogSettings getFlowLogSettings(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/FlowLogSettings;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
       Name  Flags
      nsgId  

  public abstract rx.Observable<com.microsoft.azure.management.network.FlowLogSettings> getFlowLogSettingsAsync(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/FlowLogSettings;>;
    MethodParameters:
       Name  Flags
      nsgId  

  public abstract com.microsoft.azure.management.network.NextHop$DefinitionStages$WithTargetResource nextHop();
    descriptor: ()Lcom/microsoft/azure/management/network/NextHop$DefinitionStages$WithTargetResource;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.VerificationIPFlow$DefinitionStages$WithTargetResource verifyIPFlow();
    descriptor: ()Lcom/microsoft/azure/management/network/VerificationIPFlow$DefinitionStages$WithTargetResource;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.ConnectivityCheck$DefinitionStages$ToDestination checkConnectivity();
    descriptor: ()Lcom/microsoft/azure/management/network/ConnectivityCheck$DefinitionStages$ToDestination;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.Troubleshooting$DefinitionStages$WithTargetResource troubleshoot();
    descriptor: ()Lcom/microsoft/azure/management/network/Troubleshooting$DefinitionStages$WithTargetResource;
    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;)
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.AvailableProviders$DefinitionStages$WithExecute availableProviders();
    descriptor: ()Lcom/microsoft/azure/management/network/AvailableProviders$DefinitionStages$WithExecute;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_10_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithProviderLocation azureReachabilityReport();
    descriptor: ()Lcom/microsoft/azure/management/network/AzureReachabilityReport$DefinitionStages$WithProviderLocation;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_10_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
      com.microsoft.azure.management.apigeneration.Method()
}
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/NetworkWatcherInner;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Refreshable<Lcom/microsoft/azure/management/network/NetworkWatcher;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Updatable<Lcom/microsoft/azure/management/network/NetworkWatcher$Update;>;Lcom/microsoft/azure/management/network/model/UpdatableWithTags<Lcom/microsoft/azure/management/network/NetworkWatcher;>;
SourceFile: "NetworkWatcher.java"
NestMembers:
  com.microsoft.azure.management.network.NetworkWatcher$Definition  com.microsoft.azure.management.network.NetworkWatcher$DefinitionStages  com.microsoft.azure.management.network.NetworkWatcher$DefinitionStages$Blank  com.microsoft.azure.management.network.NetworkWatcher$DefinitionStages$WithCreate  com.microsoft.azure.management.network.NetworkWatcher$DefinitionStages$WithGroup  com.microsoft.azure.management.network.NetworkWatcher$Update
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract DefinitionStages = com.microsoft.azure.management.network.AvailableProviders$DefinitionStages of com.microsoft.azure.management.network.AvailableProviders
  public abstract WithExecute = com.microsoft.azure.management.network.AvailableProviders$DefinitionStages$WithExecute of com.microsoft.azure.management.network.AvailableProviders$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages of com.microsoft.azure.management.network.AzureReachabilityReport
  public abstract WithProviderLocation = com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithProviderLocation of com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.network.ConnectivityCheck$DefinitionStages of com.microsoft.azure.management.network.ConnectivityCheck
  public abstract ToDestination = com.microsoft.azure.management.network.ConnectivityCheck$DefinitionStages$ToDestination of com.microsoft.azure.management.network.ConnectivityCheck$DefinitionStages
  public abstract Definition = com.microsoft.azure.management.network.NetworkWatcher$Definition of com.microsoft.azure.management.network.NetworkWatcher
  public abstract DefinitionStages = com.microsoft.azure.management.network.NetworkWatcher$DefinitionStages of com.microsoft.azure.management.network.NetworkWatcher
  public abstract Update = com.microsoft.azure.management.network.NetworkWatcher$Update of com.microsoft.azure.management.network.NetworkWatcher
  public abstract DefinitionStages = com.microsoft.azure.management.network.NextHop$DefinitionStages of com.microsoft.azure.management.network.NextHop
  public abstract WithTargetResource = com.microsoft.azure.management.network.NextHop$DefinitionStages$WithTargetResource of com.microsoft.azure.management.network.NextHop$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.network.Topology$DefinitionStages of com.microsoft.azure.management.network.Topology
  public abstract WithTargetResourceGroup = com.microsoft.azure.management.network.Topology$DefinitionStages$WithTargetResourceGroup of com.microsoft.azure.management.network.Topology$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.network.Troubleshooting$DefinitionStages of com.microsoft.azure.management.network.Troubleshooting
  public abstract WithTargetResource = com.microsoft.azure.management.network.Troubleshooting$DefinitionStages$WithTargetResource of com.microsoft.azure.management.network.Troubleshooting$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.network.VerificationIPFlow$DefinitionStages of com.microsoft.azure.management.network.VerificationIPFlow
  public abstract WithTargetResource = com.microsoft.azure.management.network.VerificationIPFlow$DefinitionStages$WithTargetResource of com.microsoft.azure.management.network.VerificationIPFlow$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_2_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)