public class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.microsoft.azure.management.resources.DeploymentPropertiesExtended
  super_class: java.lang.Object
{
  private com.microsoft.azure.management.resources.ProvisioningState provisioningState;
    descriptor: Lcom/microsoft/azure/management/resources/ProvisioningState;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "provisioningState", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String correlationId;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "correlationId", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private org.joda.time.DateTime timestamp;
    descriptor: Lorg/joda/time/DateTime;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "timestamp", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String duration;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "duration", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.Object outputs;
    descriptor: Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "outputs", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.util.List<com.microsoft.azure.management.resources.implementation.ProviderInner> providers;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/microsoft/azure/management/resources/implementation/ProviderInner;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "providers", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.util.List<com.microsoft.azure.management.resources.Dependency> dependencies;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/microsoft/azure/management/resources/Dependency;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "dependencies", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private com.microsoft.azure.management.resources.TemplateLink templateLink;
    descriptor: Lcom/microsoft/azure/management/resources/TemplateLink;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "templateLink", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.Object parameters;
    descriptor: Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "parameters", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private com.microsoft.azure.management.resources.ParametersLink parametersLink;
    descriptor: Lcom/microsoft/azure/management/resources/ParametersLink;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "parametersLink", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private com.microsoft.azure.management.resources.DeploymentMode mode;
    descriptor: Lcom/microsoft/azure/management/resources/DeploymentMode;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "mode", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private com.microsoft.azure.management.resources.DebugSetting debugSetting;
    descriptor: Lcom/microsoft/azure/management/resources/DebugSetting;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "debugSetting", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private com.microsoft.azure.management.resources.OnErrorDeploymentExtended onErrorDeployment;
    descriptor: Lcom/microsoft/azure/management/resources/OnErrorDeploymentExtended;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "onErrorDeployment", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.lang.String templateHash;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "templateHash", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.util.List<com.microsoft.azure.management.resources.ResourceReference> outputResources;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/microsoft/azure/management/resources/ResourceReference;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "outputResources", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private java.util.List<com.microsoft.azure.management.resources.ResourceReference> validatedResources;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lcom/microsoft/azure/management/resources/ResourceReference;>;
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "validatedResources", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private com.microsoft.azure.management.resources.ErrorResponse error;
    descriptor: Lcom/microsoft/azure/management/resources/ErrorResponse;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "error", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 19
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public com.microsoft.azure.management.resources.ProvisioningState provisioningState();
    descriptor: ()Lcom/microsoft/azure/management/resources/ProvisioningState;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 131
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.provisioningState:Lcom/microsoft/azure/management/resources/ProvisioningState;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public java.lang.String correlationId();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 140
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.correlationId:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public org.joda.time.DateTime timestamp();
    descriptor: ()Lorg/joda/time/DateTime;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 149
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.timestamp:Lorg/joda/time/DateTime;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public java.lang.String duration();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 158
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.duration:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public java.lang.Object outputs();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 167
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.outputs:Ljava/lang/Object;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public java.util.List<com.microsoft.azure.management.resources.implementation.ProviderInner> providers();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 176
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.providers:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/resources/implementation/ProviderInner;>;

  public java.util.List<com.microsoft.azure.management.resources.Dependency> dependencies();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 185
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.dependencies:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/resources/Dependency;>;

  public com.microsoft.azure.management.resources.TemplateLink templateLink();
    descriptor: ()Lcom/microsoft/azure/management/resources/TemplateLink;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 194
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.templateLink:Lcom/microsoft/azure/management/resources/TemplateLink;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public java.lang.Object parameters();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 203
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.parameters:Ljava/lang/Object;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public com.microsoft.azure.management.resources.ParametersLink parametersLink();
    descriptor: ()Lcom/microsoft/azure/management/resources/ParametersLink;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 212
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.parametersLink:Lcom/microsoft/azure/management/resources/ParametersLink;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public com.microsoft.azure.management.resources.DeploymentMode mode();
    descriptor: ()Lcom/microsoft/azure/management/resources/DeploymentMode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 221
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.mode:Lcom/microsoft/azure/management/resources/DeploymentMode;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public com.microsoft.azure.management.resources.DebugSetting debugSetting();
    descriptor: ()Lcom/microsoft/azure/management/resources/DebugSetting;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 230
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.debugSetting:Lcom/microsoft/azure/management/resources/DebugSetting;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public com.microsoft.azure.management.resources.OnErrorDeploymentExtended onErrorDeployment();
    descriptor: ()Lcom/microsoft/azure/management/resources/OnErrorDeploymentExtended;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 239
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.onErrorDeployment:Lcom/microsoft/azure/management/resources/OnErrorDeploymentExtended;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public java.lang.String templateHash();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 248
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.templateHash:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;

  public java.util.List<com.microsoft.azure.management.resources.ResourceReference> outputResources();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 257
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.outputResources:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/resources/ResourceReference;>;

  public java.util.List<com.microsoft.azure.management.resources.ResourceReference> validatedResources();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 266
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.validatedResources:Ljava/util/List;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;
    Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/resources/ResourceReference;>;

  public com.microsoft.azure.management.resources.ErrorResponse error();
    descriptor: ()Lcom/microsoft/azure/management/resources/ErrorResponse;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
         0: .line 275
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.DeploymentPropertiesExtended.error:Lcom/microsoft/azure/management/resources/ErrorResponse;
            areturn
        end local 0 // com.microsoft.azure.management.resources.DeploymentPropertiesExtended this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/DeploymentPropertiesExtended;
}
SourceFile: "DeploymentPropertiesExtended.java"
InnerClasses:
  public final Access = com.fasterxml.jackson.annotation.JsonProperty$Access of com.fasterxml.jackson.annotation.JsonProperty