Uses of Class
com.azure.compute.batch.models.BatchNodeEndpointConfiguration
Packages that use BatchNodeEndpointConfiguration
-
Uses of BatchNodeEndpointConfiguration in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchNodeEndpointConfigurationModifier and TypeMethodDescriptionBatchNodeEndpointConfiguration.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchNodeEndpointConfiguration from the JsonReader.BatchNode.getEndpointConfiguration()
Get the endpointConfiguration property: The endpoint configuration for the Compute Node.