public interface com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIfOnErrorDeploymentType
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIfOnErrorDeploymentType
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIf withLastSuccessfulOnErrorDeployment();
    descriptor: ()Lcom/microsoft/azure/management/resources/Deployment$ExecutionStages$WithWhatIf;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIf withSpecialDeploymentOnErrorDeployment();
    descriptor: ()Lcom/microsoft/azure/management/resources/Deployment$ExecutionStages$WithWhatIf;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "Deployment.java"
NestHost: com.microsoft.azure.management.resources.Deployment
InnerClasses:
  public abstract ExecutionStages = com.microsoft.azure.management.resources.Deployment$ExecutionStages of com.microsoft.azure.management.resources.Deployment
  public abstract WithWhatIf = com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIf of com.microsoft.azure.management.resources.Deployment$ExecutionStages
  public abstract WithWhatIfOnErrorDeploymentType = com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIfOnErrorDeploymentType of com.microsoft.azure.management.resources.Deployment$ExecutionStages