vlanAttachments property

List<VlanAttachment>? vlanAttachments
getter/setter pair

The list of VLAN attachments for the VRF.

Implementation

core.List<VlanAttachment>? vlanAttachments;