IRoleSizeOperations Interface

Definition

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

public interface IRoleSizeOperations
type IRoleSizeOperations = interface
Public Interface IRoleSizeOperations

Methods

ListAsync(CancellationToken)

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

Extension 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