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

IT 自动化活动

创建安全规则

UiPath.Azure.Activities.CreateSecurityRule

描述

在指定的网络安全组中创建或更新安全规则。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

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

目标

  • DestinationAddressPrefixes - Specifies the comma , separated list of CIDR prefixes or IP ranges. One default tag such as VirtualNetwork can also be used. Use asterisk * to match all destination IPs. This field supports only strings and String variables.
  • DestinationPortRanges - Specifies the destination ports on which the traffic is to be allowed or denied. You can specify a single port, a port-range, or a comma , separated list of single ports or/and port ranges. Use asterisk * for any ports. This field supports only strings and String variables.

输入

  • Action - Specifies the type of action. The possible values are Allow and Deny. The default value is Allow.
  • Description - Specifies the description of the security rule. This field supports only strings and String variables.
  • 方向- 指定安全规则的方向。可能的值为入站出站。默认值为“入站”
  • Name - Specifies the name of the security rule. This field supports only strings and String variables.
  • Priority - Specifies the priority of the security rule. The lower the number, the higher the priority.
  • Protocol - Specifies the used protocol. The possible values are Any, Tcp, Udp, and Icmp. The default value is Any.

其他

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

网络安全组

  • NetworkSecurityGroup - Specifies the network security group to which the rule belongs.

输出

  • SecurityRule - Provides the details about the security rule.

来源

  • SourceAddressPrefixes - Specifies the comma , separated list of CIDR prefixes or IP ranges. One default tag such as VirtualNetwork can also be used. Use asterisk * to match all source IPs. This field supports only strings and String variables.
  • SourcePortRanges - Specifies the source ports on which the traffic is to be allowed or denied. You can specify a single port, a port-range, or a comma , separated list of single ports or/and port ranges. Use asterisk * for any ports. This field supports only strings and String variables.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 目标
  • 输入
  • 其他
  • 网络安全组
  • 输出
  • 来源

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新