Partager via


DscNodeOperationsExtensions.ListNextAsync(IDscNodeOperations, String) Méthode

Définition

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.DscNodeListResponse> ListNextAsync (this Microsoft.Azure.Management.Automation.IDscNodeOperations operations, string nextLink);
static member ListNextAsync : Microsoft.Azure.Management.Automation.IDscNodeOperations * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.DscNodeListResponse>
<Extension()>
Public Function ListNextAsync (operations As IDscNodeOperations, nextLink As String) As Task(Of DscNodeListResponse)

Paramètres

operations
IDscNodeOperations
nextLink
String

Retours

S’applique à