MindFlavor / AzureSDKForRust

Microsoft Azure SDK for Rust
http://mindflavor.github.io/AzureSDKForRust
Apache License 2.0
162 stars 64 forks source link

CosmosDB - Support for Get account information #275

Open MindFlavor opened 4 years ago

MindFlavor commented 4 years ago

As per https://docs.microsoft.com/en-us/azure/cosmos-db/tutorial-global-distribution-sql-api#rest.

This API is poorly documented but it is mandatory to allow global endpoint management (see issue https://github.com/MindFlavor/AzureSDKForRust/issues/118).