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

Crear una Interfaz de Red

UiPath.Azure.Activities.CreateNetworkInterface

Descripción

Crea o actualiza una interfaz de red.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Configuración

Común

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

Entrada

  • EnableAcceleratedNetworking - Indicates whether the accelerated networking is enabled on this network interface. The default value is False.
  • EnableIpForwarding - Indicates whether IP forwarding is enabled on this network interface. The default value is False.
  • Location - Specifies the location for the network interface. This field supports only strings and String variables.
  • Name - Specifies the name of the network interface. This field supports only strings and String variables.
  • NSGName - Specifies the name of the network security group. This field supports only strings and String variables.
  • ResourceGroupName - Specifies the name of the resource group. This field supports only strings and String variables.
  • SubnetName - Specifies the subnet name.
  • Tags - Specifies the tags for the resource. It contains two columns, the first one representing the name and the second its value.
  • VirtualNetworkName - Specifies the name of the virtual network. This field supports only strings and String variables.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Direcciones IP

  • KeepExisting - Specifies if the existing IP addresses of the primary IP configuration remain unchanged when updating an existing network interface. The default value is False.
  • PrivateIpAddress - Specifies the static private IP address. If not set, the private IP address assignment is dynamic. This field supports only strings and String variables.
  • PublicIpAddressName - Specifies the public IP address name. This field supports only strings and String variables.
    Nota:

    The KeepExisting option is not taken into consideration when the activity is used to create a new network interface.

Salida

  • NetworkInterface - Provides the details of the network interface.
  • Descripción
  • Compatibilidad de proyectos
  • Configuración
  • Común
  • Entrada
  • Otros
  • Direcciones IP
  • Salida

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado