Share via


AssignmentDeploymentJob.JobState Property

Definition

Gets or sets state of this job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to