Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpgradeOperationHistoricalStatusInfoProperties

Package version

Describes each OS upgrade on the Virtual Machine Scale Set.

Hierarchy

  • UpgradeOperationHistoricalStatusInfoProperties

Index

Properties

Optional error

error: ApiError

Error Details for this upgrade if there are any. NOTE: This property will not be serialized. It can only be populated by the server.

Optional progress

Counts of the VMs in each state. NOTE: This property will not be serialized. It can only be populated by the server.

Optional rollbackInfo

rollbackInfo: RollbackStatusInfo

Information about OS rollback if performed NOTE: This property will not be serialized. It can only be populated by the server.

Optional runningStatus

Information about the overall status of the upgrade operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional startedBy

Invoker of the Upgrade Operation. Possible values include: 'Unknown', 'User', 'Platform' NOTE: This property will not be serialized. It can only be populated by the server.

Optional targetImageReference

targetImageReference: ImageReference

Image Reference details NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc