public interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk$DefinitionStages$WithAttach<ParentT> extends com.microsoft.azure.management.resources.fluentcore.model.Attachable$InDefinition<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk$DefinitionStages$WithAttach
  super_class: java.lang.Object
{
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/model/Attachable$InDefinition<TParentT;>;
SourceFile: "VirtualMachineScaleSetUnmanagedDataDisk.java"
NestHost: com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk$DefinitionStages of com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk
  public abstract WithAttach = com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk$DefinitionStages$WithAttach of com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk$DefinitionStages
  public abstract InDefinition = com.microsoft.azure.management.resources.fluentcore.model.Attachable$InDefinition of com.microsoft.azure.management.resources.fluentcore.model.Attachable