Condividi tramite


JobOperationsExtensions.ListNext(IJobOperations, String) Metodo

Definizione

public static Microsoft.Azure.Management.Automation.Models.JobListResponse ListNext (this Microsoft.Azure.Management.Automation.IJobOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Management.Automation.IJobOperations * string -> Microsoft.Azure.Management.Automation.Models.JobListResponse
<Extension()>
Public Function ListNext (operations As IJobOperations, nextLink As String) As JobListResponse

Parametri

operations
IJobOperations
nextLink
String

Restituisce

Si applica a