Classe CloudContext
Represents a list of clients that are available and the appropriate configuration settings.
Namespace: Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (em Microsoft.WindowsAzure.Common.dll)
Sintaxe
'Declaração
Public NotInheritable Class CloudContext
public static class CloudContext
public ref class CloudContext abstract sealed
public final class CloudContext
public final class CloudContext
Comentários
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.
Hierarquia de Herança
System.Object
Microsoft.WindowsAzure.CloudContext
Segurança de thread
Qualquer membro estático público (compartilhado no Visual Basic) desse tipo é thread-safe. Não há garantia de que qualquer membro de instância seja seguro para threads.
Plataformas
Plataformas de desenvolvimento
Windows Vista, Windows 7 e Windows Server 2008