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

AddGroupMigrationRequest

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

Request message for 'AddGroupMigration' request.

interface AddGroupMigrationRequest {
migratingVm?: string;
}

§Properties

§
migratingVm?: string
[src]

The full path name of the MigratingVm to add.