Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplicationUpgradeUpdateDescription

Package version

Describes the parameters for updating an ongoing application upgrade.

Hierarchy

  • ApplicationUpgradeUpdateDescription

Index

Properties

Optional applicationHealthPolicy

applicationHealthPolicy: ApplicationHealthPolicy

Defines a health policy used to evaluate the health of an application or one of its children entities.

name

name: string

The name of the application, including the 'fabric:' URI scheme.

Optional updateDescription

Describes the parameters for updating a rolling upgrade of application or cluster.

upgradeKind

upgradeKind: UpgradeKind

The kind of upgrade out of the following possible values. Possible values include: 'Invalid', 'Rolling'. Default value: 'Rolling'.

Generated using TypeDoc