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