SapInstancePropertiesCopyimport 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'.