C# Класс Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightJob

Provides the details of an HDInsight jobDetails when creating the jobDetails.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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.

Описание методов

AzureHDInsightJob() публичный Метод

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.
Результат Microsoft.Azure.Management.HDInsight.Job.Models