public interface com.microsoft.azure.management.network.DdosProtectionPlan extends com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager, com.microsoft.azure.management.network.implementation.DdosProtectionPlanInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<com.microsoft.azure.management.network.DdosProtectionPlan>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<com.microsoft.azure.management.network.DdosProtectionPlan$Update>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.DdosProtectionPlan
  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

  public abstract java.util.List<com.microsoft.azure.SubResource> virtualNetworks();
    descriptor: ()Ljava/util/List;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/SubResource;>;
}
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/DdosProtectionPlanInner;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Refreshable<Lcom/microsoft/azure/management/network/DdosProtectionPlan;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Updatable<Lcom/microsoft/azure/management/network/DdosProtectionPlan$Update;>;
SourceFile: "DdosProtectionPlan.java"
NestMembers:
  com.microsoft.azure.management.network.DdosProtectionPlan$Definition  com.microsoft.azure.management.network.DdosProtectionPlan$DefinitionStages  com.microsoft.azure.management.network.DdosProtectionPlan$DefinitionStages$Blank  com.microsoft.azure.management.network.DdosProtectionPlan$DefinitionStages$WithCreate  com.microsoft.azure.management.network.DdosProtectionPlan$DefinitionStages$WithGroup  com.microsoft.azure.management.network.DdosProtectionPlan$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.DdosProtectionPlan$Definition of com.microsoft.azure.management.network.DdosProtectionPlan
  public abstract DefinitionStages = com.microsoft.azure.management.network.DdosProtectionPlan$DefinitionStages of com.microsoft.azure.management.network.DdosProtectionPlan
  public abstract Update = com.microsoft.azure.management.network.DdosProtectionPlan$Update of com.microsoft.azure.management.network.DdosProtectionPlan
    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;)