次の方法で共有


MySqlFlexibleServerMaintenanceWindow クラス

定義

サーバーのメンテナンス期間。

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

コンストラクター

MySqlFlexibleServerMaintenanceWindow()

MySqlFlexibleServerMaintenanceWindow の新しいインスタンスを初期化します。

プロパティ

CustomWindow

は、カスタム ウィンドウが有効か無効かを示します。

DayOfWeek

メンテナンス期間の曜日。

StartHour

メンテナンス期間の開始時刻。

StartMinute

メンテナンス期間の開始分。

適用対象