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

IntegrationRuntimeDataFlowProperties.ShouldCleanupAfterTtl 属性

定义

群集不会被回收,并且将用于下一个数据流活动运行,直到 TTL (生存时间达到,) 如果设置为 false,则群集将达到生存时间。 默认为 true。

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

属性值

适用于