Freigeben über


NetworkGroupsOperationsExtensions.ListNext Methode

Definition

Listet die angegebene Netzwerkgruppe auf.

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

Parameter

operations
INetworkGroupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: