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

IT 自动化活动

创建网络接口

UiPath.Azure.Activities.CreateNetworkInterface

描述

创建或更新网络接口。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

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

输入

  • 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.

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

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.
    备注:

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

输出

  • NetworkInterface - Provides the details of the network interface.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • IP 地址
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新