Aracılığıyla paylaş


JobCollectionItem.Status Özellik

Tanım

İşin durumunu alır. Olası değerler şunlardır: 'New', 'Activating', 'Running', 'Completed', 'Failed', 'Stopped', 'Blocked', 'Suspended', 'Disconnected', 'Suspending', 'Stop', 'Resuming', 'Removing'

[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

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute

Şunlara uygulanır