ApplicationUpgradeUpdateDescription 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 ApplicationUpgradeUpdateDescription : System.Fabric.Description.UpgradeUpdateDescriptionBase
type ApplicationUpgradeUpdateDescription = class
inherit UpgradeUpdateDescriptionBase
Public NotInheritable Class ApplicationUpgradeUpdateDescription
Inherits UpgradeUpdateDescriptionBase
- Inheritance
Constructors
ApplicationUpgradeUpdateDescription() |
Properties
ApplicationName | |
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) |
UpgradeMode | (Inherited from UpgradeUpdateDescriptionBase) |
UpgradeReplicaSetCheckTimeout | (Inherited from UpgradeUpdateDescriptionBase) |
UpgradeTimeout | (Inherited from UpgradeUpdateDescriptionBase) |