Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpgradePolicy

Package version

Describes an upgrade policy - automatic, manual, or rolling.

Hierarchy

  • UpgradePolicy

Index

Properties

Optional automaticOSUpgradePolicy

automaticOSUpgradePolicy: AutomaticOSUpgradePolicy

Configuration parameters used for performing automatic OS Upgrade.

Optional mode

Specifies the mode of an upgrade to virtual machines in the scale set.

Possible values are:

Manual - You control the application of updates to virtual machines in the scale set. You do this by using the manualUpgrade action.

Automatic - All virtual machines in the scale set are automatically updated at the same time.

Optional rollingUpgradePolicy

rollingUpgradePolicy: RollingUpgradePolicy

The configuration parameters used while performing a rolling upgrade.

Generated using TypeDoc