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

VmSelectionConfig

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

VM selection configuration message

interface VmSelectionConfig {
vmZone?: string;
}

§Properties

§
vmZone?: string
[src]

Required. The Google Cloud Platform zone the VM is located.