blob: a99dc8903d8523c77b5485912ba3cfc13d82ae90 (
plain) (
blame)
1
2
3
4
5
6
|
MsRestAzure is a library which supports the Azure clients (SDKs) generated with
Autorest tool. It contains core logic and helper classes for error handling and
authentication. Also it includes azure specific logic like long polling
functionality and Azure application authentication. Usually it is not supposed
to be used as a standalone gem but only as a dependency for generated client
gems.
|