Indicates whether the role instance is running in the Windows Azure environment.
Namespace: Microsoft.WindowsAzure.ServiceRuntime
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
Public Shared ReadOnly Property IsAvailable As Boolean
Property Value
Type:
System.Booleantrue if the role instance is running in Windows Azure; otherwise,
false.
If IsAvailable returns false all the other properties, methods and events of RoleEnvironment will throw exceptions.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Vista, Windows 7 and Windows Server 2008
Target Platforms