Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StopVirtualMachineOptions

Package version

Defines the stop action properties.

Hierarchy

  • StopVirtualMachineOptions

Index

Properties

Properties

Optional skipShutdown

skipShutdown: undefined | false | true

Gets or sets a value indicating whether to request non-graceful VM shutdown. True value for this flag indicates non-graceful shutdown whereas false indicates otherwise. Defaults to false.

Generated using TypeDoc