public interface com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIfResultFormat
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIfResultFormat
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIf withFullResourcePayloadsResultFormat();
    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 withResourceIdOnlyResultFormat();
    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 WithWhatIfResultFormat = com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithWhatIfResultFormat of com.microsoft.azure.management.resources.Deployment$ExecutionStages