ComputeStartStopRecurrenceSchedule クラス

定義

ComputeStartStop スケジュールの種類のワークフロー トリガーの繰り返し。

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

コンストラクター

ComputeStartStopRecurrenceSchedule()

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

プロパティ

Frequency

[必須]スケジュールをトリガーする頻度。

Interval

[必須]スケジュール間隔を頻度と組み合わせて指定します。

Schedule

[必須]繰り返しスケジュール。

StartTime

yyyy-MM-ddTHH:mm:ss 形式の開始時刻。

TimeZone

スケジュールを実行するタイム ゾーンを指定します。 TimeZone は Windows タイム ゾーン形式に従う必要があります。 以下を参照してください。 https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11

適用対象