Partager via


LocalNetworkGatewaysOperationsExtensions.ListNext Méthode

Définition

Obtient toutes les passerelles de réseau local dans un groupe de ressources.

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

Paramètres

operations
ILocalNetworkGatewaysOperations

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 à