Share via


CloudContext クラス

Represents a list of clients that are available and the appropriate configuration settings.

名前空間: Microsoft.WindowsAzure
アセンブリ: Microsoft.WindowsAzure.Common (Microsoft.WindowsAzure.Common.dll)

構文

'宣言
Public NotInheritable Class CloudContext
public static class CloudContext
public ref class CloudContext abstract sealed
public final class CloudContext
public final class CloudContext

解説

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.

継承階層

System.Object
  Microsoft.WindowsAzure.CloudContext

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバーはすべてスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

Windows Vista、Windows 7 および Windows Server 2008

ターゲット プラットフォーム

関連項目

リファレンス

CloudContext のメンバー
Microsoft.WindowsAzure 名前空間