Sdílet prostřednictvím


WorkloadNetworksOperationsExtensions.ListDnsServicesNextAsync Metoda

Definice

Seznam služeb DNS v síti úloh privátního cloudu

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

Parametry

operations
IWorkloadNetworksOperations

Skupina operací pro tuto metodu rozšíření.

nextPageLink
String

The NextLink from the previous successful call to List operation.

cancellationToken
CancellationToken

Token zrušení.

Návraty

Platí pro