GovernanceRuleType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The rule type of the governance rule, defines the source of the rule e.g. Integrated.
public enum GovernanceRuleType
type GovernanceRuleType =
Public Enum GovernanceRuleType
- Inheritance
-
GovernanceRuleType
Fields
| Name | Value | Description |
|---|---|---|
| Integrated | 0 | The source of the rule type definition is integrated. |
| ServiceNow | 1 | The source of the rule type definition is ServiceNow. |