Uses of Interface
com.azure.resourcemanager.automation.models.Schedule.Update
Package
Description
Package containing the data models for AutomationClient.
-
Uses of Schedule.Update in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSchedule.update()
Begins update for the Schedule resource.Schedule.UpdateStages.WithDescription.withDescription
(String description) Specifies the description property: Gets or sets the description of the schedule..Schedule.UpdateStages.WithIsEnabled.withIsEnabled
(Boolean isEnabled) Specifies the isEnabled property: Gets or sets a value indicating whether this schedule is enabled..Specifies the name property: Gets or sets the name of the Schedule..