UiPath Documentation
activities
latest
false
Atividades de Automação de TI
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Excluir VM

UiPath.Azure.Activities.DeleteVM

Description

Exclui a máquina virtual especificada.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Configuração

Comum

  • DisplayName - O nome de exibição da atividade.

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.
  • DeleteAnexarIpsPúblicos - Exclui todos os endereços IP públicos anexados às interfaces de rede da máquina após excluir a máquina virtual e suas interfaces de rede. O valor padrão é False. Ela é executada apenas quando os parâmetros WaitForCompletion e DeleteAttachedNetworkInterfaces são definidos como True.
  • DeleteAnexarRedesVirtuais - Exclui a máquina virtual e suas redes virtuais, desde que não sejam dispositivos conectados deixados após a exclusão da máquina virtual e suas interfaces de rede. O valor padrão é False. Ela é executada apenas quando os parâmetros WaitForCompletion e DeleteAttachedNetworkInterfaces são definidos 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.

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.
  • Description
  • Compatibilidade do projeto
  • Configuração
  • Comum
  • Entrada
  • Diversos

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades