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

KnowledgeBase

import type { KnowledgeBase } from "https://googleapis.deno.dev/v1/containeranalysis:v1.ts";
interface KnowledgeBase {
name?: string;
url?: string;
}

§Properties

§
name?: string
[src]

The KB name (generally of the form KB[0-9]+ (e.g., KB123456)).

§
url?: string
[src]

A link to the KB in the [Windows update catalog] (https://www.catalog.update.microsoft.com/).