OperatorConstraint interface

封装运算符约束的属性。 运算符约束定义某些运算符是否仅适用于特定范围,如项目范围。

属性

operator
supportedScopes

获取或设置此类型支持的范围列表。

属性详细信息

operator

operator: string

属性值

string

supportedScopes

获取或设置此类型支持的范围列表。

supportedScopes: string[]

属性值

string[]