Uses of Class
com.azure.resourcemanager.automation.models.ScheduleAssociationProperty
Package
Description
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of ScheduleAssociationProperty in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionJobScheduleCreateProperties.schedule()
Get the schedule property: Gets or sets the schedule.JobScheduleInner.schedule()
Get the schedule property: Gets or sets the schedule.JobScheduleProperties.schedule()
Get the schedule property: Gets or sets the schedule.Modifier and TypeMethodDescriptionJobScheduleCreateProperties.withSchedule
(ScheduleAssociationProperty schedule) Set the schedule property: Gets or sets the schedule.JobScheduleInner.withSchedule
(ScheduleAssociationProperty schedule) Set the schedule property: Gets or sets the schedule.JobScheduleProperties.withSchedule
(ScheduleAssociationProperty schedule) Set the schedule property: Gets or sets the schedule. -
Uses of ScheduleAssociationProperty in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionJobSchedule.schedule()
Gets the schedule property: Gets or sets the schedule.JobScheduleCreateParameters.schedule()
Get the schedule property: Gets or sets the schedule.Set the name property: Gets or sets the name of the Schedule.Modifier and TypeMethodDescriptionJobSchedule.DefinitionStages.WithSchedule.withSchedule
(ScheduleAssociationProperty schedule) Specifies the schedule property: Gets or sets the schedule..JobScheduleCreateParameters.withSchedule
(ScheduleAssociationProperty schedule) Set the schedule property: Gets or sets the schedule.