---
title: init()
framework: virtualization
role: symbol
role_heading: Initializer
path: virtualization/vzvirtionetworkdeviceconfiguration/init()
---

# init()

Creates a network device configuration object for you to configure.

## Declaration

```swift
init()
```

## Return Value

Return Value A new network device configuration object.

## Discussion

Discussion After creating the object, assign appropriate values to the inherited attachment and macAddress properties to complete the configuration object.
