public interface com.microsoft.azure.management.network.AvailableProviders extends com.microsoft.azure.management.resources.fluentcore.model.Executable<com.microsoft.azure.management.network.AvailableProviders>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.AvailableProvidersListInner>, 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.AvailableProviders
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.network.AvailableProvidersListParameters availableProvidersParameters();
    descriptor: ()Lcom/microsoft/azure/management/network/AvailableProvidersListParameters;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.util.Map<java.lang.String, com.microsoft.azure.management.network.AvailableProvidersListCountry> providersByCountry();
    descriptor: ()Ljava/util/Map;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Ljava/util/Map<Ljava/lang/String;Lcom/microsoft/azure/management/network/AvailableProvidersListCountry;>;
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/Executable<Lcom/microsoft/azure/management/network/AvailableProviders;>;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/network/implementation/AvailableProvidersListInner;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasParent<Lcom/microsoft/azure/management/network/NetworkWatcher;>;
SourceFile: "AvailableProviders.java"
NestMembers:
  com.microsoft.azure.management.network.AvailableProviders$Definition  com.microsoft.azure.management.network.AvailableProviders$DefinitionStages  com.microsoft.azure.management.network.AvailableProviders$DefinitionStages$WithAzureLocations  com.microsoft.azure.management.network.AvailableProviders$DefinitionStages$WithExecute  com.microsoft.azure.management.network.AvailableProviders$DefinitionStages$WithExecuteAndCity  com.microsoft.azure.management.network.AvailableProviders$DefinitionStages$WithExecuteAndCountry  com.microsoft.azure.management.network.AvailableProviders$DefinitionStages$WithExecuteAndState
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.AvailableProviders$Definition of com.microsoft.azure.management.network.AvailableProviders
  public abstract DefinitionStages = com.microsoft.azure.management.network.AvailableProviders$DefinitionStages of com.microsoft.azure.management.network.AvailableProviders
    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;)