public interface com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithSecrets
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithSecrets
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithApply withSecrets(java.util.List<com.microsoft.azure.management.compute.VaultSecretGroup>);
    descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/compute/VirtualMachineScaleSet$UpdateStages$WithApply;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/util/List<Lcom/microsoft/azure/management/compute/VaultSecretGroup;>;)Lcom/microsoft/azure/management/compute/VirtualMachineScaleSet$UpdateStages$WithApply;
    MethodParameters:
         Name  Flags
      secrets  

  public abstract com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithApply withoutSecrets();
    descriptor: ()Lcom/microsoft/azure/management/compute/VirtualMachineScaleSet$UpdateStages$WithApply;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "VirtualMachineScaleSet.java"
NestHost: com.microsoft.azure.management.compute.VirtualMachineScaleSet
InnerClasses:
  public abstract UpdateStages = com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages of com.microsoft.azure.management.compute.VirtualMachineScaleSet
  public abstract WithApply = com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithApply of com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages
  public abstract WithSecrets = com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages$WithSecrets of com.microsoft.azure.management.compute.VirtualMachineScaleSet$UpdateStages