CloudContext Class
Represents a list of clients that are available and the appropriate configuration settings.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Clients | Gets an object that provides a collection of available clients. |
![]() ![]() | Configuration | Gets an object that contains utilities that can be used to obtain configuration settings for available clients. |
The CloudContext class is your primary entry point for getting started with Windows Azure client libraries. The CloudContext class is static to make it easier to use, but all other classes should be instances so they can be targeted by extension methods.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)