Uses of Class
com.azure.resourcemanager.automation.models.ScheduleAssociationProperty
Packages that use 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
Methods in com.azure.resourcemanager.automation.fluent.models that return ScheduleAssociationPropertyModifier 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.Methods in com.azure.resourcemanager.automation.fluent.models with parameters of type ScheduleAssociationPropertyModifier 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
Methods in com.azure.resourcemanager.automation.models that return ScheduleAssociationPropertyModifier and TypeMethodDescriptionstatic ScheduleAssociationProperty
ScheduleAssociationProperty.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ScheduleAssociationProperty from the JsonReader.JobSchedule.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.Methods in com.azure.resourcemanager.automation.models with parameters of type ScheduleAssociationPropertyModifier 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.