Delen via


LocationOperationsExtensions.ListSupportedCloudServiceSkusNext Methode

Definitie

Hiermee haalt u de lijst op met door Batch ondersteunde Cloud Service VM-grootten die beschikbaar zijn op de opgegeven locatie.

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)

Parameters

operations
ILocationOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op