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

Crear regla de seguridad

UiPath.Azure.Activities.CreateSecurityRule

Descripción

Crea o actualiza una regla de seguridad en el grupo de seguridad de red especificado.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Configuración

Común

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

Destination

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

Entrada

  • 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.
  • Dirección : especifica la dirección de la regla de seguridad. Los valores posibles son Entrante y Saliente. El valor predeterminado es Entrante.
  • 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.

Otros

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

Grupo de seguridad de red

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

Salida

  • SecurityRule - Provides the details about the security rule.

Origen

  • 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.
  • Descripción
  • Compatibilidad de proyectos
  • Configuración
  • Común
  • Destination
  • Entrada
  • Otros
  • Grupo de seguridad de red
  • Salida
  • Origen

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado