AzureHDInsightJobDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |