ModelReplacementConfiguration.AutoUpgradeStartOn 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.
The date when automatic upgrade should start. This applies to deployments with the OnceNewDefaultVersionAvailable upgrade option.
public DateTimeOffset? AutoUpgradeStartOn { get; set; }
member this.AutoUpgradeStartOn : Nullable<DateTimeOffset> with get, set
Public Property AutoUpgradeStartOn As Nullable(Of DateTimeOffset)