Uses of Class
com.azure.resourcemanager.devcenter.fluent.models.ScheduleProperties
Package
Description
Package containing the inner data models for DevCenterManagementClient.
-
Uses of ScheduleProperties in com.azure.resourcemanager.devcenter.fluent.models
Modifier and TypeMethodDescriptionScheduleProperties.withFrequency
(ScheduledFrequency frequency) Set the frequency property: The frequency of this scheduled task.ScheduleProperties.withState
(EnableStatus state) Set the state property: Indicates whether or not this scheduled task is enabled.Set the time property: The target time to trigger the action.ScheduleProperties.withTimeZone
(String timeZone) Set the timeZone property: The IANA timezone id at which the schedule should execute.ScheduleProperties.withType
(ScheduledType type) Set the type property: Supported type this scheduled task represents.