Interface GovernanceRule.DefinitionStages.WithOwnerSource

All Known Subinterfaces:
GovernanceRule.Definition, GovernanceRule.DefinitionStages.Blank, GovernanceRule.DefinitionStages.WithCreate
Enclosing interface:
GovernanceRule.DefinitionStages

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

    • withOwnerSource

      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.