Job.CurrentStage Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET