RoleSizeOperationsExtensions Class

 

The Service Management API provides programmatic access to much of the functionality available through the Management Portal. The Service Management API is a REST API. All API operations are performed over SSL and are mutually authenticated using X.509 v3 certificates. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)

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

System::Object
  Microsoft.WindowsAzure.Management::RoleSizeOperationsExtensions

[ExtensionAttribute]
public ref class RoleSizeOperationsExtensions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticList(IRoleSizeOperations^)

The List Role Sizes operation lists all of the role sizes that are valid for your subscription.

System_CAPS_pubmethodSystem_CAPS_staticListAsync(IRoleSizeOperations^)

The List Role Sizes operation lists all of the role sizes that are valid for your subscription.

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: