RollingUpgradePolicyDescription.InstanceCloseDelayDuration Property
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.
Duration to wait before a stateless instance which is impacted by application/cluster upgrade is closed, to allow the active requests to drain gracefully. This wait duration is effective only for the instances of those services which have a non-zero value configured for the InstanceCloseDelayDuration, and will override the pre-configured value. For details: InstanceCloseDelayDuration
public TimeSpan InstanceCloseDelayDuration { get; set; }
member this.InstanceCloseDelayDuration : TimeSpan with get, set
Public Property InstanceCloseDelayDuration As TimeSpan
Property Value
Applies to
Azure SDK for .NET