LocationAvailableServiceNames Class

 

Specifies the services that are available at a location.

Namespace:   Microsoft.WindowsAzure.Management.Models
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

System::Object
  Microsoft.WindowsAzure.Management.Models::LocationAvailableServiceNames

public ref class LocationAvailableServiceNames abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCompute

Specifies that the Compute service is available at the location.

System_CAPS_pubfieldSystem_CAPS_staticHighMemory

Specifies that the HighMemory service is available at the location.

System_CAPS_pubfieldSystem_CAPS_staticPersistentVMRole

Specifies that the PersistentVMRole service is available at the location.

System_CAPS_pubfieldSystem_CAPS_staticStorage

Specifies that the Storage service is available at the location.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: