Megosztás a következőn keresztül:


JobCollectionItem.Status Tulajdonság

Definíció

Lekéri a feladat állapotát. Lehetséges értékek: "New", "Activating", "Running", 'Completed', 'Failed', 'Stopped', 'Blocked', 'Suspended', 'Disconnected', 'Suspending', 'Stopped', 'Resuming', 'Eltávolítás'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public string Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : string
Public ReadOnly Property Status As String

Tulajdonság értéke

Attribútumok
Newtonsoft.Json.JsonPropertyAttribute

A következőre érvényes: