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

AdvancedMachineFeatures

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

Specifies options for controlling advanced machine features.

interface AdvancedMachineFeatures {
threadsPerCore?: number;
}

§Properties

§
threadsPerCore?: number
[src]

The number of threads per physical core.