Compartilhar via


LocationOperationsExtensions.ListSupportedVirtualMachineSkusNext Método

Definição

Obtém a lista de tamanhos de VM da Máquina Virtual com suporte do Lote disponíveis no local determinado.

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)

Parâmetros

operations
ILocationOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a