<!--
{
  "availability" : [
    "macOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Virtualization",
  "identifier" : "/documentation/Virtualization/VZBridgedNetworkInterface/networkInterfaces",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Virtualization"
    ],
    "preciseIdentifier" : "c:objc(cs)VZBridgedNetworkInterface(cpy)networkInterfaces"
  },
  "title" : "networkInterfaces"
}
-->

# networkInterfaces

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

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

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)