Compartilhar via


StreamingJob.JobType Propriedade

Definição

Obtém ou define o tipo do trabalho. Os modos válidos são Cloud e "Edge". Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a