你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LastPatchInstallationSummary.Status 属性

定义

操作的总体成功或失败状态。 在操作完成之前,它将保持“InProgress”。 此时,它将变为“Unknown”、“Failed”、“Succeeded”或“CompletedWithWarnings”。。

public Azure.ResourceManager.Compute.Models.PatchOperationStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.Compute.Models.PatchOperationStatus>
Public ReadOnly Property Status As Nullable(Of PatchOperationStatus)

属性值

适用于