VirtualMachineSoftwarePatchProperties interface

描述虛擬機軟體修補程序的屬性。

屬性

activityId

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

assessmentState

描述指定修補程式的可用性。

classifications

修補程式發行者所提供的修補程序分類。。

kbId

修補程式的 KBID。 僅適用於 Windows 修補程式。

lastModifiedDateTime

上次更新此修補程序記錄的 UTC 時間戳。

name

修補程式的易記名稱。

patchId

修補程式的唯一標識碼。

publishedDate

存放庫發佈此修補程式時的 UTC 時間戳。

rebootBehavior

描述修補程式的重新啟動需求。

version

修補程式的版本號碼。 此屬性僅適用於Linux修補程式。

屬性詳細資料

activityId

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

activityId?: string

屬性值

string

assessmentState

描述指定修補程式的可用性。

assessmentState?: string

屬性值

string

classifications

修補程式發行者所提供的修補程序分類。。

classifications?: string[]

屬性值

string[]

kbId

修補程式的 KBID。 僅適用於 Windows 修補程式。

kbId?: string

屬性值

string

lastModifiedDateTime

上次更新此修補程序記錄的 UTC 時間戳。

lastModifiedDateTime?: Date

屬性值

Date

name

修補程式的易記名稱。

name?: string

屬性值

string

patchId

修補程式的唯一標識碼。

patchId?: string

屬性值

string

publishedDate

存放庫發佈此修補程式時的 UTC 時間戳。

publishedDate?: Date

屬性值

Date

rebootBehavior

描述修補程式的重新啟動需求。

rebootBehavior?: string

屬性值

string

version

修補程式的版本號碼。 此屬性僅適用於Linux修補程式。

version?: string

屬性值

string