vlanAttachments property
List of VLAN attachments.
As of now there are always 2 attachments, but it is going to change in the future (multi vlan).
Implementation
core.List<IntakeVlanAttachment>? vlanAttachments;
List of VLAN attachments.
As of now there are always 2 attachments, but it is going to change in the future (multi vlan).
core.List<IntakeVlanAttachment>? vlanAttachments;