Delen via


WorkloadNetworksOperationsExtensions.ListDhcpNextAsync Methode

Definitie

Dhcp weergeven in een workloadnetwerk van een privécloud.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.WorkloadNetworkDhcp>> ListDhcpNextAsync (this Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListDhcpNextAsync : Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.WorkloadNetworkDhcp>>
<Extension()>
Public Function ListDhcpNextAsync (operations As IWorkloadNetworksOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of WorkloadNetworkDhcp))

Parameters

operations
IWorkloadNetworksOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

cancellationToken
CancellationToken

Het annuleringstoken.

Retouren

Van toepassing op