你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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