Compartir a través de


StreamingJob.JobType Propiedad

Definición

Obtiene o establece describe el tipo del trabajo. Los modos válidos son Cloud y "Edge". Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a