IRoleSizeOperations Interface

 

The Service Management API includes operations for listing the available role sizes for VMs in your subscription.

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

public interface class IRoleSizeOperations

NameDescription
System_CAPS_pubmethodListAsync(CancellationToken)

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

NameDescription
System_CAPS_pubmethodList()

The List Role Sizes operation lists all of the role sizes that are valid for your subscription.(Defined by RoleSizeOperationsExtensions.)

System_CAPS_pubmethodListAsync()

The List Role Sizes operation lists all of the role sizes that are valid for your subscription.(Defined by RoleSizeOperationsExtensions.)

Return to top
Show: