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

  public abstract rx.Observable<com.microsoft.azure.management.resources.WhatIfOperationResult> whatIfAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/resources/WhatIfOperationResult;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.resources.WhatIfOperationResult> whatIfAsync(com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.resources.WhatIfOperationResult>);
    descriptor: (Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/resources/WhatIfOperationResult;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/resources/WhatIfOperationResult;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
    MethodParameters:
          Name  Flags
      callback  

  public abstract com.microsoft.azure.management.resources.WhatIfOperationResult whatIfAtSubscriptionScope();
    descriptor: ()Lcom/microsoft/azure/management/resources/WhatIfOperationResult;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract rx.Observable<com.microsoft.azure.management.resources.WhatIfOperationResult> whatIfAtSubscriptionScopeAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/resources/WhatIfOperationResult;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()

  public abstract com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.resources.WhatIfOperationResult> whatIfAtSubscriptionScopeAsync(com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.resources.WhatIfOperationResult>);
    descriptor: (Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/resources/WhatIfOperationResult;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/resources/WhatIfOperationResult;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Method()
    MethodParameters:
          Name  Flags
      callback  
}
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 WithExecute = com.microsoft.azure.management.resources.Deployment$ExecutionStages$WithExecute of com.microsoft.azure.management.resources.Deployment$ExecutionStages