GovernanceRuleOwnerSource Class
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.
Describe the owner source of governance rule
public class GovernanceRuleOwnerSource
type GovernanceRuleOwnerSource = class
Public Class GovernanceRuleOwnerSource
- Inheritance
-
GovernanceRuleOwnerSource
Constructors
GovernanceRuleOwnerSource() |
Initializes a new instance of the GovernanceRuleOwnerSource class. |
GovernanceRuleOwnerSource(String, String) |
Initializes a new instance of the GovernanceRuleOwnerSource class. |
Properties
Type |
Gets or sets the owner type for the governance rule owner source Possible values include: 'ByTag', 'Manually' |
Value |
Gets or sets the source value e.g. tag key like owner name or email address |