---
title: SCVLANInterface
framework: systemconfiguration
role: symbol
role_heading: Type Alias
path: systemconfiguration/scvlaninterface
---

# SCVLANInterface

The reference to an object that represents a virtual LAN (VLAN) interface.

## Declaration

```swift
typealias SCVLANInterface = SCNetworkInterface
```

## See Also

### Data Types

- [SCNetworkInterface](systemconfiguration/scnetworkinterface.md)
- [SCBondInterface](systemconfiguration/scbondinterface.md)
- [SCBondStatus](systemconfiguration/scbondstatus.md)
- [SCNetworkProtocol](systemconfiguration/scnetworkprotocol.md)
- [SCNetworkService](systemconfiguration/scnetworkservice.md)
- [SCNetworkSet](systemconfiguration/scnetworkset.md)
