models Package
Modules
Classes
| BaseJobParameters |
Data Lake Analytics Job Parameters base class for build and submit. All required parameters must be populated in order to send to Azure. |
| BuildJobParameters |
The parameters used to build a new Data Lake Analytics job. All required parameters must be populated in order to send to Azure. |
| CreateJobParameters |
The parameters used to submit a new Data Lake Analytics job. All required parameters must be populated in order to send to Azure. |
| CreateJobProperties |
The common Data Lake Analytics job properties for job submission. You probably want to use the sub-classes and not this class directly. Known sub-classes are: CreateUSqlJobProperties, CreateScopeJobProperties All required parameters must be populated in order to send to Azure. |
| CreateScopeJobParameters |
The parameters used to submit a new Data Lake Analytics Scope job. (Only for use internally with Scope job type.). All required parameters must be populated in order to send to Azure. |
| CreateScopeJobProperties |
Scope job properties used when submitting Scope jobs. (Only for use internally with Scope job type.). All required parameters must be populated in order to send to Azure. |
| CreateUSqlJobProperties |
U-SQL job properties used when submitting U-SQL jobs. All required parameters must be populated in order to send to Azure. |
| Diagnostics |
Error diagnostic information for failed jobs. Variables are only populated by the server, and will be ignored when sending a request. |
| HiveJobProperties |
Hive job properties used when retrieving Hive jobs. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
| JobDataPath |
A Data Lake Analytics job data path item. Variables are only populated by the server, and will be ignored when sending a request. |
| JobErrorDetails |
The Data Lake Analytics job error details. Variables are only populated by the server, and will be ignored when sending a request. |
| JobInformation |
The extended Data Lake Analytics job information properties returned when retrieving a specific job. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
| JobInformationBasic |
The common Data Lake Analytics job information properties. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
| JobInformationBasicPaged |
A paging container for iterating over a list of JobInformationBasic object |
| JobInnerError |
The Data Lake Analytics job error details. Variables are only populated by the server, and will be ignored when sending a request. |
| JobPipelineInformation |
Job Pipeline Information, showing the relationship of jobs and recurrences of those jobs in a pipeline. Variables are only populated by the server, and will be ignored when sending a request. |
| JobPipelineInformationPaged |
A paging container for iterating over a list of JobPipelineInformation object |
| JobPipelineRunInformation |
Run info for a specific job pipeline. Variables are only populated by the server, and will be ignored when sending a request. |
| JobProperties |
The common Data Lake Analytics job properties. You probably want to use the sub-classes and not this class directly. Known sub-classes are: USqlJobProperties, HiveJobProperties, ScopeJobProperties All required parameters must be populated in order to send to Azure. |
| JobRecurrenceInformation |
Recurrence job information for a specific recurrence. Variables are only populated by the server, and will be ignored when sending a request. |
| JobRecurrenceInformationPaged |
A paging container for iterating over a list of JobRecurrenceInformation object |
| JobRelationshipProperties |
Job relationship information properties including pipeline information, correlation information, etc. All required parameters must be populated in order to send to Azure. |
| JobResource |
The Data Lake Analytics job resources. |
| JobStateAuditRecord |
The Data Lake Analytics job state audit records for tracking the lifecycle of a job. Variables are only populated by the server, and will be ignored when sending a request. |
| JobStatistics |
The Data Lake Analytics job execution statistics. Variables are only populated by the server, and will be ignored when sending a request. |
| JobStatisticsVertex |
The detailed information for a vertex. Variables are only populated by the server, and will be ignored when sending a request. |
| JobStatisticsVertexStage |
The Data Lake Analytics job statistics vertex stage information. Variables are only populated by the server, and will be ignored when sending a request. |
| ResourceUsageStatistics |
The statistics information for resource usage. Variables are only populated by the server, and will be ignored when sending a request. |
| ScopeJobProperties |
Scope job properties used when submitting and retrieving Scope jobs. (Only for use internally with Scope job type.). Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
| ScopeJobResource |
The Scope job resources. (Only for use internally with Scope job type.). |
| USqlJobProperties |
U-SQL job properties used when retrieving U-SQL jobs. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
| UpdateJobParameters |
The parameters that can be used to update existing Data Lake Analytics job information properties. (Only for use internally with Scope job type.). |
Enums
| CompileMode |
An enumeration. |
| JobResourceType |
An enumeration. |
| JobResult |
An enumeration. |
| JobState |
An enumeration. |
| JobType |
An enumeration. |
| SeverityTypes |
An enumeration. |
Feedback
Submit and view feedback for