Interface Schedule.DefinitionStages.WithTop

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

public static interface Schedule.DefinitionStages.WithTop
The stage of the Schedule definition allowing to specify top.
  • Method Details

    • withTop

      Specifies the top property: The maximum number of resources to return from the operation. Example: '$top=10'..
      Parameters:
      top - The maximum number of resources to return from the operation. Example: '$top=10'.
      Returns:
      the next definition stage.