Sdílet prostřednictvím


WorkloadNetworksOperationsExtensions.ListDnsServicesNext Metoda

Definice

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

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.WorkloadNetworkDnsService> ListDnsServicesNext (this Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations operations, string nextPageLink);
static member ListDnsServicesNext : Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.WorkloadNetworkDnsService>
<Extension()>
Public Function ListDnsServicesNext (operations As IWorkloadNetworksOperations, nextPageLink As String) As 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.

Návraty

Platí pro