ServiceManagementManagedLoginItems.Rule
A dictionary that configures a service management rule.
Declaration
object ServiceManagementManagedLoginItems.RuleProperties
| Name | Type | Description |
|---|---|---|
Comment | string | An optional description of the rule. |
RuleType Required | string | The type of comparison to make. |
RuleValue Required | string | The value to compare with each login item’s value, to determine if this rule is a match. |
TeamIdentifier | string | An additional constraint to limit the scope of the rule that the system tests after matching the |