CollectionItemUpdateConfiguration interface
要求軟體更新組態集合時傳回的物件
屬性
azure |
以軟體更新組態為目標之 Azure 虛擬機的 Azure 資源識別符清單。 |
duration | 軟體更新組態執行所允許的時間上限。 根據ISO8601,必須使用 PT[n]H[n]M[n]S 格式來指定持續時間 |
屬性詳細資料
azureVirtualMachines
以軟體更新組態為目標之 Azure 虛擬機的 Azure 資源識別符清單。
azureVirtualMachines?: string[]
屬性值
string[]
duration
軟體更新組態執行所允許的時間上限。 根據ISO8601,必須使用 PT[n]H[n]M[n]S 格式來指定持續時間
duration?: string
屬性值
string