Optional remark describing the virtual network.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tunnel_virtual_network_comment", "title": "tunnel_virtual_network_comment", "description": "Optional remark describing the virtual network.", "example": "Staging VPC for data science", "maxLength": 256, "type": "string" }