Interface GovernanceAssignment.UpdateStages.WithOwner

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

public static interface GovernanceAssignment.UpdateStages.WithOwner
The stage of the GovernanceAssignment update allowing to specify owner.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the owner property: The Owner for the governance assignment - e.g.
  • 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.