Delen via


AzureHdInsightJobManagementClient.GetJob(String) Method

Definition

public virtual Microsoft.Azure.Management.HDInsight.Job.Models.JobGetResponse GetJob (string jobId);
abstract member GetJob : string -> Microsoft.Azure.Management.HDInsight.Job.Models.JobGetResponse
override this.GetJob : string -> Microsoft.Azure.Management.HDInsight.Job.Models.JobGetResponse
Public Overridable Function GetJob (jobId As String) As JobGetResponse

Parameters

jobId
String

Returns

Applies to