Compartilhar via


CustomIPPrefixesOperationsExtensions.ListAllNext Método

Definição

Obtém todos os prefixos de IP personalizados em uma assinatura.

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)

Parâmetros

operations
ICustomIPPrefixesOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a