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

Deprovision

import type { Deprovision } from "https://googleapis.deno.dev/v1/saasservicemgmt:v1beta1.ts";

Deprovision is the unit operation that deprovision the underlying resources represented by a Unit. Can only execute if the Unit is currently provisioned.

interface Deprovision {}