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

DbSystemOptions

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

Details of the DbSystem Options.

interface DbSystemOptions {
storageManagement?: "STORAGE_MANAGEMENT_UNSPECIFIED" | "ASM" | "LVM";
}

§Properties

§
storageManagement?: "STORAGE_MANAGEMENT_UNSPECIFIED" | "ASM" | "LVM"
[src]

Optional. The storage option used in DB system.