LastPatchInstallationSummary interface

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

屬性

error

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

excludedPatchCount

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

failedPatchCount

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

installationActivityId

產生此結果之作業的活動標識碼。 它用來跨CRP和擴充功能記錄相互關聯。

installedPatchCount

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

lastModifiedTime

作業開始時的 UTC 時間戳。

maintenanceWindowExceeded

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

notSelectedPatchCount

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

pendingPatchCount

在修補程式安裝作業過程中,預期要安裝的所有可用修補程式數目。

startTime

作業開始時的 UTC 時間戳。

status

作業的整體成功或失敗狀態。 在作業完成之前,它會維持 「InProgress」。 屆時,它將會變成「未知」、「失敗」、「成功」或「CompletedWithWarnings」。

屬性詳細資料

error

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

error?: ApiError

屬性值

excludedPatchCount

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

excludedPatchCount?: number

屬性值

number

failedPatchCount

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

failedPatchCount?: number

屬性值

number

installationActivityId

產生此結果之作業的活動標識碼。 它用來跨CRP和擴充功能記錄相互關聯。

installationActivityId?: string

屬性值

string

installedPatchCount

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

installedPatchCount?: number

屬性值

number

lastModifiedTime

作業開始時的 UTC 時間戳。

lastModifiedTime?: Date

屬性值

Date

maintenanceWindowExceeded

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

maintenanceWindowExceeded?: boolean

屬性值

boolean

notSelectedPatchCount

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

notSelectedPatchCount?: number

屬性值

number

pendingPatchCount

在修補程式安裝作業過程中,預期要安裝的所有可用修補程式數目。

pendingPatchCount?: number

屬性值

number

startTime

作業開始時的 UTC 時間戳。

startTime?: Date

屬性值

Date

status

作業的整體成功或失敗狀態。 在作業完成之前,它會維持 「InProgress」。 屆時,它將會變成「未知」、「失敗」、「成功」或「CompletedWithWarnings」。

status?: string

屬性值

string