Поделиться через


LocationOperationsExtensions.ListSupportedVirtualMachineSkusNext Метод

Определение

Возвращает список поддерживаемых пакетной службы размеров виртуальных машин, доступных в заданном расположении.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.SupportedSku> ListSupportedVirtualMachineSkusNext(this Microsoft.Azure.Management.Batch.ILocationOperations operations, string nextPageLink);
static member ListSupportedVirtualMachineSkusNext : Microsoft.Azure.Management.Batch.ILocationOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.SupportedSku>
<Extension()>
Public Function ListSupportedVirtualMachineSkusNext (operations As ILocationOperations, nextPageLink As String) As IPage(Of SupportedSku)

Параметры

operations
ILocationOperations

Группа операций для этого метода расширения.

nextPageLink
String

NextLink из предыдущего успешного вызова операции List.

Возвращаемое значение

Применяется к