Uses of Class
com.azure.compute.batch.models.BatchJobScheduleStatistics
Packages that use BatchJobScheduleStatistics
-
Uses of BatchJobScheduleStatistics in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchJobScheduleStatisticsModifier and TypeMethodDescriptionstatic BatchJobScheduleStatisticsBatchJobScheduleStatistics.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BatchJobScheduleStatistics from the JsonReader.BatchJobSchedule.getStats()Get the stats property: The lifetime resource usage statistics for the Job Schedule.