Uses of Class
com.azure.compute.batch.models.BatchNodeAgentInfo
Packages that use BatchNodeAgentInfo
-
Uses of BatchNodeAgentInfo in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchNodeAgentInfoModifier and TypeMethodDescriptionstatic BatchNodeAgentInfo
BatchNodeAgentInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchNodeAgentInfo from the JsonReader.BatchNode.getNodeAgentInfo()
Get the nodeAgentInfo property: Information about the Compute Node agent version and the time the Compute Node upgraded to a new version.