Uses of Class
com.azure.compute.batch.models.BatchTaskFailureInfo
Packages that use BatchTaskFailureInfo
-
Uses of BatchTaskFailureInfo in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchTaskFailureInfoModifier and TypeMethodDescriptionstatic BatchTaskFailureInfo
BatchTaskFailureInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchTaskFailureInfo from the JsonReader.BatchJobPreparationTaskExecutionInfo.getFailureInfo()
Get the failureInfo property: Information describing the Task failure, if any.BatchJobReleaseTaskExecutionInfo.getFailureInfo()
Get the failureInfo property: Information describing the Task failure, if any.BatchStartTaskInfo.getFailureInfo()
Get the failureInfo property: Information describing the Task failure, if any.BatchSubtask.getFailureInfo()
Get the failureInfo property: Information describing the Task failure, if any.BatchTaskExecutionInfo.getFailureInfo()
Get the failureInfo property: Information describing the Task failure, if any.