你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureHDInsightJobDefinition Class

Definition

Provides the details of an HDInsight jobDetails when creating the jobDetails.

public abstract class AzureHDInsightJobDefinition
type AzureHDInsightJobDefinition = class
Public MustInherit Class AzureHDInsightJobDefinition
Inheritance
AzureHDInsightJobDefinition
Derived

Constructors

AzureHDInsightJobDefinition()

Initializes a new instance of the AzureHDInsightJobDefinition class.

Properties

Arguments

Gets the arguments for the jobDetails.

Files

Gets the files to be copied to the cluster

StatusFolder

Gets or sets the status folder to use for the jobDetails.

Applies to