Share via


PublicIPAddressesOperationsExtensions.ListAllNextAsync Method

Definition

Gets all the public IP addresses in a subscription.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.PublicIPAddress>> ListAllNextAsync(this Microsoft.Azure.Management.Network.IPublicIPAddressesOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);

Parameters

operations
IPublicIPAddressesOperations

The operations group for this extension method.

nextPageLink
String

The NextLink from the previous successful call to List operation.

cancellationToken
CancellationToken

The cancellation token.

Returns

Applies to

Product Versions
Azure SDK for .NET Latest