Partager via


CustomIPPrefixesOperationsExtensions.ListAllNext Méthode

Définition

Obtient tous les préfixes IP personnalisés d’un abonnement.

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

Paramètres

operations
ICustomIPPrefixesOperations

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 à