Aracılığıyla paylaş


JobQueryParameter.JobStatus Property

Definition

Gets or sets the states of the job to be filtered can be in.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to