Uses of Class
com.azure.compute.batch.models.BatchPoolIdentity
Packages that use BatchPoolIdentity
-
Uses of BatchPoolIdentity in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchPoolIdentityModifier and TypeMethodDescriptionstatic BatchPoolIdentity
BatchPoolIdentity.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchPoolIdentity from the JsonReader.BatchPool.getIdentity()
Get the identity property: The identity of the Batch pool, if configured.