你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MySqlFlexibleServerMaintenanceWindow 类

定义

服务器的维护时段。

public class MySqlFlexibleServerMaintenanceWindow
type MySqlFlexibleServerMaintenanceWindow = class
Public Class MySqlFlexibleServerMaintenanceWindow
继承
MySqlFlexibleServerMaintenanceWindow

构造函数

MySqlFlexibleServerMaintenanceWindow()

初始化 MySqlFlexibleServerMaintenanceWindow 的新实例。

属性

CustomWindow

指示是启用还是禁用自定义窗口。

DayOfWeek

维护时段的星期数。

StartHour

维护时段的开始时间。

StartMinute

维护时段的开始分钟数。

适用于