Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineScaleSetVMsPowerOffOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • VirtualMachineScaleSetVMsPowerOffOptionalParams

Index

Properties

Optional resumeFrom

resumeFrom: undefined | string

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

Optional skipShutdown

skipShutdown: undefined | false | true

The parameter to request non-graceful VM shutdown. True value for this flag indicates non-graceful shutdown whereas false indicates otherwise. Default value for this flag is false if not specified

Optional updateIntervalInMs

updateIntervalInMs: undefined | number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc