JobProperties Class
The common Data Lake Analytics job properties.
Namespace: Microsoft.Azure.Management.DataLake.AnalyticsJob.Models
Assembly: Microsoft.Azure.Management.DataLake.AnalyticsJob (in Microsoft.Azure.Management.DataLake.AnalyticsJob.dll)
Inheritance Hierarchy
System.Object
Microsoft.Azure.Management.DataLake.AnalyticsJob.Models.JobProperties
Microsoft.Azure.Management.DataLake.AnalyticsJob.Models.HiveProperties
Microsoft.Azure.Management.DataLake.AnalyticsJob.Models.USqlProperties
Syntax
public abstract class JobProperties
public ref class JobProperties abstract
[<AbstractClass>]
type JobProperties = class end
Public MustInherit Class JobProperties
Constructors
| Name | Description | |
|---|---|---|
![]() |
JobProperties() | Initializes a new instance of the JobProperties class. |
![]() |
JobProperties(String) | Initializes a new instance of the JobProperties class with required arguments. |
Properties
| Name | Description | |
|---|---|---|
![]() |
RuntimeVersion | Optional. Gets or sets the runtime version of the U-SQL engine to use |
![]() |
Script | Required. Gets or sets the U-SQL script to run |
![]() |
Type | Optional. Gets or sets the job type of the current job (i.e. Hive or U-SQL). |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Management.DataLake.AnalyticsJob.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)