Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

InterconnectAttachmentL2ForwardingGeneveHeader

import type { InterconnectAttachmentL2ForwardingGeneveHeader } from "https://googleapis.deno.dev/v1/compute:v1.ts";

GeneveHeader related configurations.

interface InterconnectAttachmentL2ForwardingGeneveHeader {
vni?: number;
}

§Properties

§
vni?: number
[src]

Optional. VNI is a 24-bit unique virtual network identifier, from 0 to 16,777,215.