Interface GovernanceAssignment.DefinitionStages.WithOwner

All Known Subinterfaces:
GovernanceAssignment.Definition, GovernanceAssignment.DefinitionStages.WithCreate
Enclosing interface:
GovernanceAssignment.DefinitionStages

public static interface GovernanceAssignment.DefinitionStages.WithOwner
The stage of the GovernanceAssignment definition allowing to specify owner.
  • Method Details

    • withOwner

      Specifies the owner property: The Owner for the governance assignment - e.g. user@contoso.com - see example.
      Parameters:
      owner - The Owner for the governance assignment - e.g. user@contoso.com - see example.
      Returns:
      the next definition stage.