Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudsDeleteOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • CloudsDeleteOptionalParams

Index

Properties

Optional force

force: undefined | false | true

Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too.

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