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

ReportSummaryVmwareNodeAllocation

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

Represents assets allocated to a specific VMWare Node type.

interface ReportSummaryVmwareNodeAllocation {
allocatedAssetCount?: bigint;
nodeCount?: bigint;
}

§Properties

§
allocatedAssetCount?: bigint
[src]

Count of assets allocated to these nodes

§
nodeCount?: bigint
[src]

Count of this node type to be provisioned

§

VMWare node type, e.g. "ve1-standard-72"