Start upgrading the configuration of a Service Fabric standalone cluster.
Validate the supplied configuration upgrade parameters and start upgrading the cluster configuration if the parameters are valid.
The length of time between attempts to perform health checks if the application or cluster is not healthy.
The length of time to wait after completing an upgrade domain before starting the health checks process.
The length of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain.
The timeout for the upgrade domain.
The upgrade timeout.
The maximum allowed percentage of unhealthy applications during the upgrade. Allowed values are integer values from zero to 100.
The maximum allowed percentage of unhealthy nodes during the upgrade. Allowed values are integer values from zero to 100.
The maximum allowed percentage of delta health degradation during the upgrade. Allowed values are integer values from zero to 100.
The maximum allowed percentage of upgrade domain delta health degradation during the upgrade. Allowed values are integer values from zero to 100.
The wrapper that contains the map with application health policies used to evaluate specific applications in the cluster.
The server timeout for performing the operation in seconds. This timeout specifies the time duration that the client is willing to wait for the requested operation to complete. The default value for this parameter is 60 seconds.