IRoleSizeOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |