次の方法で共有


ContainerServiceMaintenanceAbsoluteMonthlySchedule クラス

定義

"15 日に毎月繰り返す" や "20 日に 3 か月ごとに繰り返す" などのスケジュールの場合。

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

コンストラクター

ContainerServiceMaintenanceAbsoluteMonthlySchedule(Int32, Int32)

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

プロパティ

DayOfMonth

月の日付。

IntervalMonths

各出現のセット間の月数を指定します。

適用対象