次の方法で共有


JobType 列挙型

定義

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
継承
JobType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Hive 1
Scope 2
USql 0

適用対象