Sdílet prostřednictvím


DscCompilationJob.Status Vlastnost

Definice

Získá nebo nastaví stav úlohy. Mezi možné hodnoty patří: "Nový", "Activating", 'Running', 'Completed', 'Failed', 'Stopped', 'Blocked', 'Suspended', 'Disconnected', 'Suspending', 'Stopping', '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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro