Uses of Class
com.azure.resourcemanager.automation.fluent.models.ScheduleUpdateProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of ScheduleUpdateProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionScheduleUpdateProperties.withDescription
(String description) Set the description property: Gets or sets the description of the schedule.ScheduleUpdateProperties.withIsEnabled
(Boolean isEnabled) Set the isEnabled property: Gets or sets a value indicating whether this schedule is enabled.