This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
CosmosDB - User methods
MindFlavor
released this
07 Jan 20:22
·
179 commits
to master
since this release
Implemented as per REST API specification
- Create User
- List Users
- Delete User
- Replace User
- Get User
New structs
- Added
UserClient
specific client. User
struct (exact copy of https://docs.microsoft.com/en-us/rest/api/cosmos-db/users).