vrf property

String? vrf
getter/setter pair

The name of a pre-existing Vrf that the network should be attached to.

Format is vrfs/{vrf}. If vrf is specified, vlan_attachments must be empty.

Optional.

Implementation

core.String? vrf;