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

ServiceTypeDescription.PlacementConstraints 属性

定义

获取或设置在 Service Fabric 群集中实例化此服务时要使用的约束。

public string PlacementConstraints { get; set; }
member this.PlacementConstraints : string with get, set
Public Property PlacementConstraints As String

属性值

在 Service Fabric 群集中实例化此服务时要使用的约束。

适用于