Partager via


StreamingJob.JobType Propriété

Définition

Obtient ou définit décrit le type du travail. Les modes valides sont Cloud et « Edge ». Les valeurs possibles sont les suivantes : 'Cloud', 'Edge'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobType")]
public string JobType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.jobType")>]
member this.JobType : string with get, set
Public Property JobType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à