Freigeben über


Job.State Eigenschaft

Definition

Ruft den aktuellen Status des Auftrags ab. Mögliche Werte: "Canceled", "Canceling", "Error", "Finished", "Processing", "Queued", "Scheduled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public Microsoft.Azure.Management.Media.Models.JobState State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : Microsoft.Azure.Management.Media.Models.JobState
Public ReadOnly Property State As JobState

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: