ServerUpgradeProperties.ScheduleUpgradeAfterUtcDateTime 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.
Optional. Gets or sets the earliest time to upgrade the Azure SQL Database Server.
public DateTime? ScheduleUpgradeAfterUtcDateTime { get; set; }
member this.ScheduleUpgradeAfterUtcDateTime : Nullable<DateTime> with get, set
Public Property ScheduleUpgradeAfterUtcDateTime As Nullable(Of DateTime)