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

ChaosScheduleJob.Days 属性

定义

ChaosScheduleJobActiveDays获取此作业自动启动混沌运行的天数。

[System.Runtime.Serialization.DataMember]
public System.Fabric.Chaos.DataStructures.ChaosScheduleJobActiveDays Days { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Days : System.Fabric.Chaos.DataStructures.ChaosScheduleJobActiveDays
Public ReadOnly Property Days As ChaosScheduleJobActiveDays

属性值

ChaosScheduleJobActiveDays 作业将在哪些天内自动启动运行混沌的 。

属性

适用于