通过


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

AtlasConstraintDefOutput interface

捕获约束详细信息的类。

属性

params

约束定义的参数。

type

约束的类型。

属性详细信息

params

约束定义的参数。

params?: Record<string, any>

属性值

Record<string, any>

type

约束的类型。

type?: string

属性值

string