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

BundledLocalSsds

import type { BundledLocalSsds } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface BundledLocalSsds {
defaultInterface?: string;
partitionCount?: number;
}

§Properties

§
defaultInterface?: string
[src]

The default disk interface if the interface is not specified.

§
partitionCount?: number
[src]

The number of partitions.