BatchAccountArgs

constructor(accountName: Output<String>? = null, autoStorage: Output<AutoStorageBasePropertiesArgs>? = null, encryption: Output<EncryptionPropertiesArgs>? = null, identity: Output<BatchAccountIdentityArgs>? = null, keyVaultReference: Output<KeyVaultReferenceArgs>? = null, location: Output<String>? = null, poolAllocationMode: Output<PoolAllocationMode>? = null, publicNetworkAccess: Output<PublicNetworkAccessType>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)