GovernanceRule.DefinitionStages.WithOwnerSource Interface
public static interface GovernanceRule.DefinitionStages.WithOwnerSource
The stage of the GovernanceRule definition allowing to specify ownerSource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withOwnerSource(GovernanceRuleOwnerSource ownerSource)
Specifies the owner |
Method Details
withOwnerSource
public abstract GovernanceRule.DefinitionStages.WithCreate withOwnerSource(GovernanceRuleOwnerSource ownerSource)
Specifies the ownerSource property: The owner source for the governance rule - e.g. Manually by user@contoso.com - see example.
Parameters:
Returns: