public interface com.microsoft.azure.management.network.AzureReachabilityReport extends com.microsoft.azure.management.resources.fluentcore.model.Executable<com.microsoft.azure.management.network.AzureReachabilityReport>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.AzureReachabilityReportInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<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.AzureReachabilityReport
  super_class: java.lang.Object
{
  public abstract java.lang.String aggregationLevel();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

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

  public abstract java.util.List<com.microsoft.azure.management.network.AzureReachabilityReportItem> reachabilityReport();
    descriptor: ()Ljava/util/List;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/AzureReachabilityReportItem;>;

  public abstract com.microsoft.azure.management.network.AzureReachabilityReportParameters azureReachabilityReportParameters();
    descriptor: ()Lcom/microsoft/azure/management/network/AzureReachabilityReportParameters;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/Executable<Lcom/microsoft/azure/management/network/AzureReachabilityReport;>;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/network/implementation/AzureReachabilityReportInner;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasParent<Lcom/microsoft/azure/management/network/NetworkWatcher;>;
SourceFile: "AzureReachabilityReport.java"
NestMembers:
  com.microsoft.azure.management.network.AzureReachabilityReport$Definition  com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages  com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithAzureLocations  com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithEndTime  com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithExecute  com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithProviderLocation  com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithProviders  com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages$WithStartTime
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.AzureReachabilityReport$Definition of com.microsoft.azure.management.network.AzureReachabilityReport
  public abstract DefinitionStages = com.microsoft.azure.management.network.AzureReachabilityReport$DefinitionStages of com.microsoft.azure.management.network.AzureReachabilityReport
    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;)