Partager via


ProviderOperationsExtensions.GetWebAppStacksNext Méthode

Définition

Obtenir les infrastructures d’application web disponibles et leurs versions

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.WebAppStack> GetWebAppStacksNext (this Microsoft.Azure.Management.WebSites.IProviderOperations operations, string nextPageLink);
static member GetWebAppStacksNext : Microsoft.Azure.Management.WebSites.IProviderOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.WebAppStack>
<Extension()>
Public Function GetWebAppStacksNext (operations As IProviderOperations, nextPageLink As String) As IPage(Of WebAppStack)

Paramètres

operations
IProviderOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

Remarques

Description pour Obtenir les infrastructures d’application web disponibles et leurs versions

S’applique à