Uses of Class
com.azure.compute.batch.models.BatchNodeInfo
Packages that use BatchNodeInfo
-
Uses of BatchNodeInfo in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchNodeInfoModifier and TypeMethodDescriptionstatic BatchNodeInfo
BatchNodeInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchNodeInfo from the JsonReader.BatchSubtask.getNodeInfo()
Get the nodeInfo property: Information about the Compute Node on which the subtask ran.BatchTask.getNodeInfo()
Get the nodeInfo property: Information about the Compute Node on which the Task ran.