Partager via


ApplicationGatewaysOperationsExtensions.ListAllNext Méthode

Définition

Obtient toutes les passerelles d’application d’un abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ApplicationGateway> ListAllNext (this Microsoft.Azure.Management.Network.IApplicationGatewaysOperations operations, string nextPageLink);
static member ListAllNext : Microsoft.Azure.Management.Network.IApplicationGatewaysOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.ApplicationGateway>
<Extension()>
Public Function ListAllNext (operations As IApplicationGatewaysOperations, nextPageLink As String) As IPage(Of ApplicationGateway)

Paramètres

operations
IApplicationGatewaysOperations

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

S’applique à