Udostępnij za pośrednictwem


DscCompilationJob.Status Właściwość

Definicja

Pobiera lub ustawia stan zadania. Możliwe wartości to: "New", "Activating", "Running", "Completed", "Failed", "Stopped", "Blocked", "Suspended", "Disconnected", "Suspending", "Stoppeing", "Resuming", "Removing"

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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy