Interface GovernanceRule.UpdateStages.WithSourceResourceType

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

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

    • withSourceResourceType

      GovernanceRule.Update withSourceResourceType(GovernanceRuleSourceResourceType sourceResourceType)
      Specifies the sourceResourceType property: The governance rule source, what the rule affects, e.g. Assessments.
      Parameters:
      sourceResourceType - The governance rule source, what the rule affects, e.g. Assessments.
      Returns:
      the next definition stage.