networkAttachment property

String? networkAttachment
getter/setter pair

The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}.

Implementation

core.String? networkAttachment;