Partager via


Job.CurrentStage Propriété

Définition

Obtient l’étape actuelle de l’opération de mise à jour. Les valeurs possibles sont les suivantes : « Unknown », « Initial », « ScanStarted », « ScanComplete », « ScanFailed », « DownloadStarted », « DownloadComplete », « DownloadFailed », « InstallStarted », « InstallComplete », « InstallFailed », « RebootInitiated », « Success », « Failure », « RescanStarted », « RescanComplete », « RescanFailed »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à