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

ReportSummarySoleTenantNodeAllocation

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

Represents the assets allocated to a specific Sole-Tenant node type.

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

§Properties

§
allocatedAssetCount?: bigint
[src]

Count of assets allocated to these nodes

§

Sole Tenant node type, e.g. "m3-node-128-3904"

§
nodeCount?: bigint
[src]

Count of this node type to be provisioned