Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachinesDeleteOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • VirtualMachinesDeleteOptionalParams

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 retain

retain: undefined | false | true

Whether to just disable the VM from azure and retain the VM in the VMM.

Optional updateIntervalInMs

updateIntervalInMs: undefined | number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc