Sdílet prostřednictvím


LocationOperationsExtensions.ListSupportedVirtualMachineSkusNext Metoda

Definice

Získá seznam velikostí virtuálních počítačů podporovaných službou Batch, které jsou k dispozici v daném umístění.

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)

Parametry

operations
ILocationOperations

Skupina operací pro tuto metodu rozšíření.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro