UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de automatización de TI

Última actualización 20 de may. de 2026

Eliminar VM

UiPath.Azure.Activities.DeleteVM

Descripción

Elimina la máquina virtual especificada.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Configuración

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Entrada

  • 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.
  • EliminarIPsPúblicasAnexadas : elimina todas las direcciones IP públicas adjuntas a las interfaces de red de la máquina después de eliminar la máquina virtual y sus interfaces de red. El valor predeterminado es Falso. Se ejecuta solo cuando los parámetros WaitForCompletion y DeleteAttachedNetworkInterfaces se establecen como True.
  • EliminarRedesVirtualesAnexadas : elimina la máquina virtual y sus redes virtuales siempre que no queden dispositivos conectados después de eliminar la máquina virtual y sus interfaces de red. El valor predeterminado es Falso. Se ejecuta solo cuando los parámetros WaitForCompletion y DeleteAttachedNetworkInterfaces se establecen como 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.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.
  • Descripción
  • Compatibilidad de proyectos
  • Configuración
  • Común
  • Entrada
  • Otros

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado