Condividi tramite


LocationOperationsExtensions.ListSupportedCloudServiceSkusNext Metodo

Definizione

Ottiene l'elenco delle dimensioni delle macchine virtuali del servizio cloud supportate da Batch disponibili nella posizione specificata.

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)

Parametri

operations
ILocationOperations

Gruppo di operazioni per questo metodo di estensione.

nextPageLink
String

NextLink dalla chiamata precedente all'operazione List.

Restituisce

Si applica a