Interface MaintenanceConfiguration.UpdateStages.WithMaintenanceScope

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

public static interface MaintenanceConfiguration.UpdateStages.WithMaintenanceScope
The stage of the MaintenanceConfiguration update allowing to specify maintenanceScope.
  • Method Details

    • withMaintenanceScope

      MaintenanceConfiguration.Update withMaintenanceScope(MaintenanceScope maintenanceScope)
      Specifies the maintenanceScope property: Gets or sets maintenanceScope of the configuration.
      Parameters:
      maintenanceScope - Gets or sets maintenanceScope of the configuration.
      Returns:
      the next definition stage.