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

StatefulServiceProperties.ServicePlacementTimeLimit 属性

定义

获取或设置副本在报告生成停滞之前可以保留 InBuild 的持续时间,该持续时间以 ISO 8601 格式“hh:mm:ss”表示。

[Newtonsoft.Json.JsonProperty(PropertyName="servicePlacementTimeLimit")]
public string ServicePlacementTimeLimit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="servicePlacementTimeLimit")>]
member this.ServicePlacementTimeLimit : string with get, set
Public Property ServicePlacementTimeLimit As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于