Freigeben über


AvailableDelegationsOperationsExtensions.ListNext Methode

Definition

Ruft alle verfügbaren Subnetzdelegierungen für dieses Abonnement in dieser Region ab.

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

Parameter

operations
IAvailableDelegationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: