public class com.microsoft.azure.management.batch.implementation.BatchAccountInner extends com.microsoft.azure.Resource
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.microsoft.azure.management.batch.implementation.BatchAccountInner
  super_class: com.microsoft.azure.Resource
{
  private java.lang.String accountEndpoint;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.accountEndpoint", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

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

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

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

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

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

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

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

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

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

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

  private boolean dedicatedCoreQuotaPerVMFamilyEnforced;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.dedicatedCoreQuotaPerVMFamilyEnforced", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private int poolQuota;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.poolQuota", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private int activeJobAndJobScheduleQuota;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "properties.activeJobAndJobScheduleQuota", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)

  private com.microsoft.azure.management.batch.BatchAccountIdentity identity;
    descriptor: Lcom/microsoft/azure/management/batch/BatchAccountIdentity;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      com.fasterxml.jackson.annotation.JsonProperty(value = "identity")

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

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

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

  public com.microsoft.azure.management.batch.PoolAllocationMode poolAllocationMode();
    descriptor: ()Lcom/microsoft/azure/management/batch/PoolAllocationMode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
         0: .line 170
            aload 0 /* this */
            getfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.poolAllocationMode:Lcom/microsoft/azure/management/batch/PoolAllocationMode;
            areturn
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;

  public com.microsoft.azure.management.batch.KeyVaultReference keyVaultReference();
    descriptor: ()Lcom/microsoft/azure/management/batch/KeyVaultReference;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
         0: .line 179
            aload 0 /* this */
            getfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.keyVaultReference:Lcom/microsoft/azure/management/batch/KeyVaultReference;
            areturn
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;

  public com.microsoft.azure.management.batch.PublicNetworkAccessType publicNetworkAccess();
    descriptor: ()Lcom/microsoft/azure/management/batch/PublicNetworkAccessType;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
         0: .line 188
            aload 0 /* this */
            getfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.publicNetworkAccess:Lcom/microsoft/azure/management/batch/PublicNetworkAccessType;
            areturn
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;

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

  public com.microsoft.azure.management.batch.AutoStorageProperties autoStorage();
    descriptor: ()Lcom/microsoft/azure/management/batch/AutoStorageProperties;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
         0: .line 206
            aload 0 /* this */
            getfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.autoStorage:Lcom/microsoft/azure/management/batch/AutoStorageProperties;
            areturn
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;

  public com.microsoft.azure.management.batch.EncryptionProperties encryption();
    descriptor: ()Lcom/microsoft/azure/management/batch/EncryptionProperties;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
         0: .line 215
            aload 0 /* this */
            getfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.encryption:Lcom/microsoft/azure/management/batch/EncryptionProperties;
            areturn
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;

  public java.lang.Integer dedicatedCoreQuota();
    descriptor: ()Ljava/lang/Integer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
         0: .line 224
            aload 0 /* this */
            getfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.dedicatedCoreQuota:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;

  public java.lang.Integer lowPriorityCoreQuota();
    descriptor: ()Ljava/lang/Integer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
         0: .line 233
            aload 0 /* this */
            getfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.lowPriorityCoreQuota:Ljava/lang/Integer;
            areturn
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;

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

  public boolean dedicatedCoreQuotaPerVMFamilyEnforced();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
         0: .line 251
            aload 0 /* this */
            getfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.dedicatedCoreQuotaPerVMFamilyEnforced:Z
            ireturn
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;

  public int poolQuota();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
         0: .line 260
            aload 0 /* this */
            getfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.poolQuota:I
            ireturn
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;

  public int activeJobAndJobScheduleQuota();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
         0: .line 269
            aload 0 /* this */
            getfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.activeJobAndJobScheduleQuota:I
            ireturn
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;

  public com.microsoft.azure.management.batch.BatchAccountIdentity identity();
    descriptor: ()Lcom/microsoft/azure/management/batch/BatchAccountIdentity;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
         0: .line 278
            aload 0 /* this */
            getfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.identity:Lcom/microsoft/azure/management/batch/BatchAccountIdentity;
            areturn
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;

  public com.microsoft.azure.management.batch.implementation.BatchAccountInner withIdentity(com.microsoft.azure.management.batch.BatchAccountIdentity);
    descriptor: (Lcom/microsoft/azure/management/batch/BatchAccountIdentity;)Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
        start local 1 // com.microsoft.azure.management.batch.BatchAccountIdentity identity
         0: .line 288
            aload 0 /* this */
            aload 1 /* identity */
            putfield com.microsoft.azure.management.batch.implementation.BatchAccountInner.identity:Lcom/microsoft/azure/management/batch/BatchAccountIdentity;
         1: .line 289
            aload 0 /* this */
            areturn
        end local 1 // com.microsoft.azure.management.batch.BatchAccountIdentity identity
        end local 0 // com.microsoft.azure.management.batch.implementation.BatchAccountInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/batch/implementation/BatchAccountInner;
            0    2     1  identity  Lcom/microsoft/azure/management/batch/BatchAccountIdentity;
    MethodParameters:
          Name  Flags
      identity  
}
SourceFile: "BatchAccountInner.java"
InnerClasses:
  public final Access = com.fasterxml.jackson.annotation.JsonProperty$Access of com.fasterxml.jackson.annotation.JsonProperty
    RuntimeVisibleAnnotations: 
      com.microsoft.rest.serializer.JsonFlatten()
      com.microsoft.rest.SkipParentValidation()