Partilhar via


LocationOperationsExtensions.ListSupportedCloudServiceSkusNext Método

Definição

Obtém a lista de tamanhos de VMs do Serviço Cloud suportados pelo Batch disponíveis na localização indicada.

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

Parâmetros

operations
ILocationOperations

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

nextPageLink
String

A NextLink da chamada com êxito anterior para a operação Lista.

Devoluções

Aplica-se a