UiPath Documentation
activities
latest
false
IT-Automatisierungsaktivitäten
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Create Network Interface

UiPath.Azure.Activities.CreateNetworkInterface

Beschreibung

Erstellt oder aktualisiert eine Netzwerkschnittstelle.

Projektkompatibilität

Windows – Legacy | Windows | Plattformübergreifend

Konfiguration

Allgemein

  • AnzeigeName (DisplayName) - Der Anzeigename der Aktivität.

Eingabe

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

Sonstiges

  • Privat (Private) - Bei Auswahl werden die Werte von Variablen und Argumenten nicht mehr auf der Stufe Verbose protokolliert.

IP-Adressen

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

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

Ausgabe

  • NetworkInterface - Provides the details of the network interface.
  • Beschreibung
  • Projektkompatibilität
  • Konfiguration
  • Allgemein
  • Eingabe
  • Sonstiges
  • IP-Adressen
  • Ausgabe

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben