JobOperationsExtensions.List(IJobOperations) Method

Definition

public static System.Collections.Generic.IList<Microsoft.Azure.HDInsight.Job.Models.JobListJsonObject> List (this Microsoft.Azure.HDInsight.Job.IJobOperations operations);
static member List : Microsoft.Azure.HDInsight.Job.IJobOperations -> System.Collections.Generic.IList<Microsoft.Azure.HDInsight.Job.Models.JobListJsonObject>
<Extension()>
Public Function List (operations As IJobOperations) As IList(Of JobListJsonObject)

Parameters

operations
IJobOperations

Returns

Applies to