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

ChaosParameters.TimeToRun 属性

定义

方案在结束前运行的总时间。

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

属性值

以 TimeSpan 的形式返回方案的最大运行时

属性

适用于