A user-friendly name for the virtual network.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tunnel_virtual_network_name", "title": "tunnel_virtual_network_name", "description": "A user-friendly name for the virtual network.", "example": "us-east-1-vpc", "maxLength": 256, "type": "string" }