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

RouterNatSubnetworkToNat64

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

Specifies a subnetwork to enable NAT64.

interface RouterNatSubnetworkToNat64 {
name?: string;
}

§Properties

§
name?: string
[src]

URL for the subnetwork resource that will use NAT64.