Share via


FabricUpgradeUpdateDescription Class

Definition

public sealed class FabricUpgradeUpdateDescription : System.Fabric.Description.UpgradeUpdateDescriptionBase
type FabricUpgradeUpdateDescription = class
    inherit UpgradeUpdateDescriptionBase
Public NotInheritable Class FabricUpgradeUpdateDescription
Inherits UpgradeUpdateDescriptionBase
Inheritance
System.Object
FabricUpgradeUpdateDescription

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)

Applies to