Interface GovernanceRule.UpdateStages.WithOwnerSource

All Known Subinterfaces:
GovernanceRule.Update
Enclosing interface:
GovernanceRule.UpdateStages

public static interface GovernanceRule.UpdateStages.WithOwnerSource
The stage of the GovernanceRule update allowing to specify ownerSource.
  • Method Details

    • withOwnerSource

      GovernanceRule.Update withOwnerSource(GovernanceRuleOwnerSource ownerSource)
      Specifies the ownerSource property: The Owner source for the governance rule - e.g. Manually by user@contoso.com - see example.
      Parameters:
      ownerSource - The Owner source for the governance rule - e.g. Manually by user@contoso.com - see example.
      Returns:
      the next definition stage.