RoleSizeOperationsExtensions Class

Definition

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)

public static class RoleSizeOperationsExtensions
type RoleSizeOperationsExtensions = class
Public Module RoleSizeOperationsExtensions
Inheritance
RoleSizeOperationsExtensions

Methods

List(IRoleSizeOperations)

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

ListAsync(IRoleSizeOperations)

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

Applies to