models Package

Modules

base_job_parameters
base_job_parameters_py3
build_job_parameters
build_job_parameters_py3
create_job_parameters
create_job_parameters_py3
create_job_properties
create_job_properties_py3
create_scope_job_parameters
create_scope_job_parameters_py3
create_scope_job_properties
create_scope_job_properties_py3
create_usql_job_properties
create_usql_job_properties_py3
data_lake_analytics_job_management_client_enums
diagnostics
diagnostics_py3
hive_job_properties
hive_job_properties_py3
job_data_path
job_data_path_py3
job_error_details
job_error_details_py3
job_information
job_information_basic
job_information_basic_paged
job_information_basic_py3
job_information_py3
job_inner_error
job_inner_error_py3
job_pipeline_information
job_pipeline_information_paged
job_pipeline_information_py3
job_pipeline_run_information
job_pipeline_run_information_py3
job_properties
job_properties_py3
job_recurrence_information
job_recurrence_information_paged
job_recurrence_information_py3
job_relationship_properties
job_relationship_properties_py3
job_resource
job_resource_py3
job_state_audit_record
job_state_audit_record_py3
job_statistics
job_statistics_py3
job_statistics_vertex
job_statistics_vertex_py3
job_statistics_vertex_stage
job_statistics_vertex_stage_py3
resource_usage_statistics
resource_usage_statistics_py3
scope_job_properties
scope_job_properties_py3
scope_job_resource
scope_job_resource_py3
update_job_parameters
update_job_parameters_py3
usql_job_properties
usql_job_properties_py3

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.