ArmPostgreSqlFlexibleServersModelFactory.MaintenanceEventRescheduleContent Method
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.
public static Azure.ResourceManager.PostgreSql.FlexibleServers.Models.MaintenanceEventRescheduleContent MaintenanceEventRescheduleContent(DateTimeOffset postponeToOn = default);
static member MaintenanceEventRescheduleContent : DateTimeOffset -> Azure.ResourceManager.PostgreSql.FlexibleServers.Models.MaintenanceEventRescheduleContent
Public Shared Function MaintenanceEventRescheduleContent (Optional postponeToOn As DateTimeOffset = Nothing) As MaintenanceEventRescheduleContent
Parameters
- postponeToOn
- DateTimeOffset
New start time in RFC3339 format.
Returns
A new MaintenanceEventRescheduleContent instance for mocking.