Freigeben über


StreamingJob.JobType Eigenschaft

Definition

Ruft ab oder legt den Typ des Auftrags fest. Gültige Modi sind Cloud und "Edge". Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: