Compartilhar via


JobType Enumeração

Definição

Define valores para JobType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum JobType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type JobType = 
Public Enum JobType
Herança
JobType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Nome Valor Description
USql 0
Hive 1
Scope 2

Aplica-se a