UpdateConfiguration interface
更新軟體更新組態的特定屬性。
屬性
azure |
以軟體更新組態為目標之 Azure 虛擬機器的 Azure 資源識別碼清單。 |
duration | 軟體更新組態執行所允許的時間上限。 根據 ISO8601,必須使用 PT[n]H[n]M[n]S 格式來指定持續時間 |
linux | Linux 特定的更新組態。 |
non |
軟體更新組態的目標非 Azure 機器名稱清單。 |
operating |
目的電腦的作業系統 |
targets | 軟體更新組態的群組目標。 |
windows | Windows 特定的更新組態。 |
屬性詳細資料
azureVirtualMachines
以軟體更新組態為目標之 Azure 虛擬機器的 Azure 資源識別碼清單。
azureVirtualMachines?: string[]
屬性值
string[]
duration
軟體更新組態執行所允許的時間上限。 根據 ISO8601,必須使用 PT[n]H[n]M[n]S 格式來指定持續時間
duration?: string
屬性值
string
linux
nonAzureComputerNames
軟體更新組態的目標非 Azure 機器名稱清單。
nonAzureComputerNames?: string[]
屬性值
string[]