FabricUpgradeUpdateDescription Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class FabricUpgradeUpdateDescription : System.Fabric.Description.UpgradeUpdateDescriptionBase
type FabricUpgradeUpdateDescription = class
inherit UpgradeUpdateDescriptionBase
Public NotInheritable Class FabricUpgradeUpdateDescription
Inherits UpgradeUpdateDescriptionBase
- Inheritance
Constructors
FabricUpgradeUpdateDescription() |
Properties
ApplicationHealthPolicyMap | |
EnableDeltaHealthEvaluation | |
FailureAction | (Inherited from UpgradeUpdateDescriptionBase) |
ForceRestart | (Inherited from UpgradeUpdateDescriptionBase) |
HealthCheckRetryTimeout | (Inherited from UpgradeUpdateDescriptionBase) |
HealthCheckStableDuration | (Inherited from UpgradeUpdateDescriptionBase) |
HealthCheckWaitDuration | (Inherited from UpgradeUpdateDescriptionBase) |
HealthPolicy | |
InstanceCloseDelayDuration | (Inherited from UpgradeUpdateDescriptionBase) |
UpgradeDomainTimeout | (Inherited from UpgradeUpdateDescriptionBase) |
UpgradeHealthPolicy | |
UpgradeMode | (Inherited from UpgradeUpdateDescriptionBase) |
UpgradeReplicaSetCheckTimeout | (Inherited from UpgradeUpdateDescriptionBase) |
UpgradeTimeout | (Inherited from UpgradeUpdateDescriptionBase) |