共用方式為


LastPatchInstallationSummary 類別

描述上次安裝的修補程式摘要的屬性。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.compute._serialization.Model
LastPatchInstallationSummary

建構函式

LastPatchInstallationSummary(**kwargs: Any)

變數

名稱 Description
status

作業的整體成功或失敗狀態。 它會維持 「InProgress」,直到作業完成為止。 此時,它將會變成「未知」、「失敗」、「成功」或「CompletedWithWarnings」。 已知值為:「Unknown」、「InProgress」、「Failed」、「Succeeded」 和 「CompletedWithWarnings」。

installation_activity_id
str

產生此結果之作業的活動識別碼。 它用來相互關聯 CRP 和延伸模組記錄。

maintenance_window_exceeded

描述作業在完成所有預定動作之前,作業是否已用盡。

not_selected_patch_count
int

所有可用的修補程式數目,但不會安裝,因為它不符合分類或包含清單專案。

excluded_patch_count
int

客戶指定排除清單相符專案明確排除的所有可用修補程式數目。

pending_patch_count
int

預期會在修補程式安裝作業期間安裝的所有可用修補程式數目。

installed_patch_count
int

已成功安裝的修補程式計數。

failed_patch_count
int

安裝失敗的修補程式計數。

start_time

作業開始時的 UTC 時間戳記。

last_modified_time

作業開始時的 UTC 時間戳記。

error

執行作業期間遇到的錯誤。 詳細資料陣列包含它們的清單。