Partager via


JobOperationsExtensions.GetJob(IJobOperations, String) Méthode

Définition

public static Microsoft.Azure.Management.HDInsight.Job.Models.JobGetResponse GetJob (this Microsoft.Azure.Management.HDInsight.Job.IJobOperations operations, string jobId);
static member GetJob : Microsoft.Azure.Management.HDInsight.Job.IJobOperations * string -> Microsoft.Azure.Management.HDInsight.Job.Models.JobGetResponse
<Extension()>
Public Function GetJob (operations As IJobOperations, jobId As String) As JobGetResponse

Paramètres

operations
IJobOperations
jobId
String

Retours

S’applique à