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

IntakeVlanAttachment

import type { IntakeVlanAttachment } from "https://googleapis.deno.dev/v1/baremetalsolution:v2.ts";

A GCP vlan attachment.

interface IntakeVlanAttachment {
id?: string;
pairingKey?: string;
}

§Properties

§
id?: string
[src]

Identifier of the VLAN attachment.

§
pairingKey?: string
[src]

Attachment pairing key.