Condividi tramite


JobCollectionItem.Status Proprietà

Definizione

Ottiene lo stato del processo. I valori possibili includono: 'New', 'Activating', 'Running', 'Completed', 'Failed', 'Stopped', 'Blocked', 'Suspended', 'Disconnected', 'Suspending', 'Stopping', '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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a