ModelReplacementConfiguration.AutoUpgradeStartOn Property

Definition

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)

Property Value

Applies to