Uses of Interface
com.azure.resourcemanager.devcenter.models.Schedule.Update
Package
Description
Package containing the data models for DevCenterManagementClient.
-
Uses of Schedule.Update in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionSchedule.update()
Begins update for the Schedule resource.Schedule.UpdateStages.WithFrequency.withFrequency
(ScheduledFrequency frequency) Specifies the frequency property: The frequency of this scheduled task..Schedule.UpdateStages.WithState.withState
(EnableStatus state) Specifies the state property: Indicates whether or not this scheduled task is enabled..Specifies the tags property: Resource tags..Specifies the time property: The target time to trigger the action.Schedule.UpdateStages.WithTimeZone.withTimeZone
(String timeZone) Specifies the timeZone property: The IANA timezone id at which the schedule should execute..Specifies the top property: The maximum number of resources to return from the operation.Schedule.UpdateStages.WithType.withType
(ScheduledType type) Specifies the type property: Supported type this scheduled task represents..