Account Args
constructor(accountName: Output<String>? = null, location: Output<String>? = null, operationType: Output<Either<String, AccountResourceRequestOperationType>>? = null, properties: Output<Map<String, String>>? = null, resourceGroupName: Output<String>? = null, resourceName: Output<String>? = null, tags: Output<Map<String, String>>? = null)