# Get Network Interface

> `UiPath.Azure.Activities.GetNetworkInterface`

`UiPath.Azure.Activities.GetNetworkInterface`

## Description

Gets the details of a network interface.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

* **DisplayName** - The display name of the activity.

### Input

* **Name** - Specifies the name of the network interface. This field supports only strings and `String` variables.
* **ResourceGroupName** - Specifies the name of the resource group. 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

* **NetworkInterface** - Provides the details of the network interface.
