UiPath Documentation
activities
latest
false
IT 自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

删除虚拟机

“删除虚拟机”活动,该活动会删除 Azure 中的指定虚拟机。

UiPath.Azure.Activities.DeleteVM

描述

删除指定虚拟机。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

输入

  • DeleteAttachedDisks - Deletes the virtual machine and all its attached disks. The default value is False. It is executed only when the WaitForCompletion parameter is set as True.
  • DeleteAttachedNetworkInterfaces - Deletes the virtual machine and all its attached network interfaces. The default value is False. It is executed only when the WaitForCompletion parameter is set as True.
  • DeleteAttachedNetworkSecurityGroups - Deletes all network security groups attached to the machine's network interfaces or virtual networks, if they have no other associated network interfaces or virtual networks. The default value is False. It is executed only when the WaitForCompletion parameter is set as True and at least one of the DeleteAttachedNetworkInterfaces or DeleteAttachedVirtualNetworks parameters is set as True.
  • 删除附加公共 Ips - 删除虚拟机及其网络接口后,删除附加到计算机网络接口的所有公共 IP 地址。默认值为False 。仅当“等待完成”“删除附加网络接口”参数设置为“True”时,才执行该操作。
  • 删除附加的虚拟网络- 删除虚拟机及其虚拟网络,只要它们不是删除虚拟机及其网络接口后剩余的连接设备。默认值为False 。仅当“等待完成”“删除附加网络接口”参数设置为“True”时,才执行该操作。
  • Timeout - Specifies how long to wait (in seconds) for the activity to run before an error is thrown. If not set, the activity runs until completion. It is executed only when the WaitForCompletion parameter has the value True.
  • VirtualMachine - Specifies the virtual machine.
  • WaitForCompletion - When it has the value True, waits for the activity to be completed before moving to the next activity. When the value is False, the activity ends immediately after the API call is made. The default value is True.

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新