An instance of ConnectionPolicy class. This parameter is optional and the default connectionPolicy will be used if omitted.
An optional parameter that represents the consistency level. It can take any value from ConsistencyLevel.
The service endpoint to use to create the client.
The account master or readonly key
An array of Permission objects.
An object that contains resources tokens. Keys for the object are resource Ids and values are the resource tokens.
A user supplied function for resolving header authorization tokens. Allows users to generating their own auth tokens, potentially using a separate service
Generated using TypeDoc
An optional custom http(s) Agent to be used in NodeJS enironments Use an agent such as https://github.com/TooTallNate/node-proxy-agent if you need to connect to Cosmos via a proxy