Account Args
constructor(accountName: Output<String>? = null, activeDirectories: Output<List<ActiveDirectoryArgs>>? = null, encryption: Output<AccountEncryptionArgs>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)