Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
type: string
The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode.
Possible values are:
Invalid
- Indicates the failure action is invalid. All Service Fabric enumerations have the invalid type. The value is zero.Rollback
- The upgrade will start rolling back automatically. The value is 1Manual
- The upgrade will switch to UnmonitoredManual upgrade mode. The value is 2