Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspacesDeleteOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • WorkspacesDeleteOptionalParams

Index

Properties

Optional force

force: undefined | false | true

Deletes the workspace without the recovery option. A workspace that was deleted with this flag cannot be recovered.

Optional resumeFrom

resumeFrom: undefined | string

A serialized poller which can be used to resume an existing paused Long-Running-Operation.

Optional updateIntervalInMs

updateIntervalInMs: undefined | number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc