Method | Description | |
---|---|---|
AzureHDInsightJob ( Microsoft.Azure.Management.HDInsight.Job.Models.JobDetailRootJsonObject jobDetails, string cluster ) : Microsoft.Azure.Management.HDInsight.Job.Models |
Initializes a new instance of the AzureHDInsightJob class.
|
public AzureHDInsightJob ( Microsoft.Azure.Management.HDInsight.Job.Models.JobDetailRootJsonObject jobDetails, string cluster ) : Microsoft.Azure.Management.HDInsight.Job.Models | ||
jobDetails | Microsoft.Azure.Management.HDInsight.Job.Models.JobDetailRootJsonObject | The HDInsight jobDetails. |
cluster | string | The cluster that the jobDetails was created against. |
return | Microsoft.Azure.Management.HDInsight.Job.Models |