OperatorConstraint interface
Encapsulates the properties of an operator constraint. An operator constraint defines if some operator is available only for specific scope like a project scope.
operator | |
supported |
Gets or sets the list of scopes that this type supports. |
operator: string
Property Value
string
Gets or sets the list of scopes that this type supports.
supportedScopes: string[]
Property Value
string[]