Information about the current in-progress upgrade domain.
The cause of an upgrade failure that resulted in FailureAction being executed. Possible values include: 'None', 'Interrupted', 'HealthCheck', 'UpgradeDomainTimeout', 'OverallUpgradeTimeout'
The estimated UTC datetime when the upgrade failed and FailureAction was executed.
The name of the target application, including the 'fabric:' URI scheme.
The name of the next upgrade domain to be processed.
The mode used to monitor health during a rolling upgrade. The values are UnmonitoredAuto, UnmonitoredManual, and Monitored. Possible values include: 'Invalid', 'UnmonitoredAuto', 'UnmonitoredManual', 'Monitored'. Default value: 'UnmonitoredAuto'.
The estimated UTC datetime when the upgrade started.
The target application type version (found in the application manifest) for the application upgrade.
The application type name as defined in the application manifest.
List of health evaluations that resulted in the current aggregated health state.
Describes the parameters for an application upgrade. Note that upgrade description replaces the existing application description. This means that if the parameters are not specified, the existing parameters on the applications will be overwritten with the empty parameters list. This would result in the application using the default value of the parameters from the application manifest. If you do not want to change any existing parameter values, please get the application parameters first using the GetApplicationInfo query and then supply those values as Parameters in this ApplicationUpgradeDescription.
The estimated total amount of time spent processing the current upgrade domain.
Information about the upgrade domain progress at the time of upgrade failure.
List of upgrade domains and their statuses.
The estimated total amount of time spent processing the overall upgrade.
The state of the upgrade domain. Possible values include: 'Invalid', 'RollingBackInProgress', 'RollingBackCompleted', 'RollingForwardPending', 'RollingForwardInProgress', 'RollingForwardCompleted', 'Failed'
Additional detailed information about the status of the pending upgrade.
Generated using TypeDoc
Describes the parameters for an application upgrade.