Sdílet prostřednictvím


LocationOperationsExtensions.ListSupportedCloudServiceSkusNext Metoda

Definice

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

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)

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