通过


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

GarbageCollectionProperties interface

连接的注册表的垃圾回收属性。

属性

enabled

指示是否为连接的注册表启用了垃圾回收。

schedule

指示连接的注册表将运行垃圾回收的计划的 cron 表达式。

属性详细信息

enabled

指示是否为连接的注册表启用了垃圾回收。

enabled?: boolean

属性值

boolean

schedule

指示连接的注册表将运行垃圾回收的计划的 cron 表达式。

schedule?: string

属性值

string