| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.PagedList<VirtualMachineSize> |
VirtualMachine.availableSizes()
Lists all available virtual machine sizes this virtual machine can resized to.
|
com.microsoft.azure.PagedList<VirtualMachineSize> |
AvailabilitySet.listVirtualMachineSizes() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/