ChaosSchedule.StartDate プロパティ

定義

Chaos の DateTime 実行のスケジュール設定にこのスケジュールが使用される日付と時刻を表す を取得します。

[System.Runtime.Serialization.DataMember]
public DateTime StartDate { get; }
[<System.Runtime.Serialization.DataMember>]
member this.StartDate : DateTime
Public ReadOnly Property StartDate As DateTime

プロパティ値

Chaos の DateTime 実行のスケジュール設定にこのスケジュールが使用され始める日時を表す を取得します。

属性

適用対象