Uses of Class
com.azure.resourcemanager.automation.models.JobScheduleListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of JobScheduleListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionJobScheduleListResult.withNextLink
(String nextLink) Set the nextLink property: Gets or sets the next link.JobScheduleListResult.withValue
(List<JobScheduleInner> value) Set the value property: Gets or sets a list of job schedules.