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

StatefulServiceUpdateDescription.ServicePlacementTimeLimit 属性

定义

获取或设置服务放置时间限制。

public TimeSpan? ServicePlacementTimeLimit { get; set; }
member this.ServicePlacementTimeLimit : Nullable<TimeSpan> with get, set
Public Property ServicePlacementTimeLimit As Nullable(Of TimeSpan)

属性值

服务放置时间限制。

注解

请参见ServicePlacementTimeLimit

适用于