PostgreSqlMigration.MigrationWindowStartTimeInUtc 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.
Start time in UTC for migration window.
public Azure.Provisioning.BicepValue<DateTimeOffset> MigrationWindowStartTimeInUtc { get; set; }
	member this.MigrationWindowStartTimeInUtc : Azure.Provisioning.BicepValue<DateTimeOffset> with get, set
	Public Property MigrationWindowStartTimeInUtc As BicepValue(Of DateTimeOffset)