---
title: networkInterfaces
framework: virtualization
role: symbol
role_heading: Type Property
path: virtualization/vzbridgednetworkinterface/networkinterfaces
---

# networkInterfaces

The bridged network interfaces that you may use in your virtual machine.

## Declaration

```swift
class var networkInterfaces: [VZBridgedNetworkInterface] { get }
```

## Discussion

Discussion The system creates the objects in this property based on the available interfaces in the host machine.
