Partager via


JobInformation.Type Propriété

Définition

Obtient ou définit le type de travail du travail actuel (Hive ou USql). Les valeurs possibles sont les suivantes : « USql », « Hive »

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.JobType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.DataLake.Analytics.Models.JobType with get, set
Public Property Type As JobType

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à