Uses of Class
com.azure.compute.batch.models.BatchJobScheduleExecutionInfo
Packages that use BatchJobScheduleExecutionInfo
-
Uses of BatchJobScheduleExecutionInfo in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchJobScheduleExecutionInfoModifier and TypeMethodDescriptionBatchJobScheduleExecutionInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchJobScheduleExecutionInfo from the JsonReader.BatchJobSchedule.getExecutionInfo()
Get the executionInfo property: Information about Jobs that have been and will be run under this schedule.