Compartir a través de


DscNodeOperationsExtensions.ListNextAsync(IDscNodeOperations, String) Método

Definición

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)

Parámetros

operations
IDscNodeOperations
nextLink
String

Devoluciones

Se aplica a