Interface Workspace.UpdateStages.WithPurviewConfiguration

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

public static interface Workspace.UpdateStages.WithPurviewConfiguration
The stage of the Workspace update allowing to specify purviewConfiguration.
  • Method Details

    • withPurviewConfiguration

      Workspace.Update withPurviewConfiguration(PurviewConfiguration purviewConfiguration)
      Specifies the purviewConfiguration property: Purview Configuration.
      Parameters:
      purviewConfiguration - Purview Configuration.
      Returns:
      the next definition stage.