Freigeben über


LocationOperationsExtensions.ListSupportedVirtualMachineSkusNext Methode

Definition

Ruft die Liste der vom Batch unterstützten VM-Größen ab, die am angegebenen Speicherort verfügbar sind.

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)

Parameter

operations
ILocationOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: