Package version:

Interface WorkspacesDeleteOptionalParams

Optional parameters.

Hierarchy

  • unknown
    • WorkspacesDeleteOptionalParams

Properties

force?: boolean

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

resumeFrom?: string

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

updateIntervalInMs?: number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc