MaintenanceEventRescheduleContent(DateTimeOffset) Constructor
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.
Initializes a new instance of MaintenanceEventRescheduleContent.
public MaintenanceEventRescheduleContent(DateTimeOffset postponeToOn);
new Azure.ResourceManager.PostgreSql.FlexibleServers.Models.MaintenanceEventRescheduleContent : DateTimeOffset -> Azure.ResourceManager.PostgreSql.FlexibleServers.Models.MaintenanceEventRescheduleContent
Public Sub New (postponeToOn As DateTimeOffset)
Parameters
- postponeToOn
- DateTimeOffset
New start time in RFC3339 format.