JobType Class

 

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.JobType

Syntax

public static class JobType
public ref class JobType abstract sealed 
[<AbstractClass>]
[<Sealed>]
type JobType = class end
Public NotInheritable Class JobType

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static Hive

System_CAPS_pubfieldSystem_CAPS_static USql

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