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

SapInstanceProperties

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

SAP instance properties.

interface SapInstanceProperties {
numbers?: string[];
}

§Properties

§
numbers?: string[]
[src]

Optional. SAP Instance numbers. They are from '00' to '99'.