Interface BandwidthSchedule.Update

All Superinterfaces:
BandwidthSchedule.UpdateStages.WithDays, BandwidthSchedule.UpdateStages.WithRateInMbps, BandwidthSchedule.UpdateStages.WithStart, BandwidthSchedule.UpdateStages.WithStop
Enclosing interface:
BandwidthSchedule

The template for BandwidthSchedule update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

      BandwidthSchedule apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.