UiPath Documentation
activities
latest
false
IT Automation activities

Create IP Configuration

Create IP Configuration activity that creates or updates an IP configuration in Azure.

UiPath.Azure.Activities.CreateIPConfiguration

Description

Creates or updates an IP configuration.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common

  • DisplayName - The display name of the activity.

Input

  • Name - Specifies the name of the IP configuration. This field supports only strings and String variables.
  • NetworkInterface - Specifies the network interface to which the IP configuration belongs.
  • 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.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • IpConfiguration - Provides the details of the IP Configuration.
  • Description
  • Project compatibility
  • Configuration
  • Common
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated