Uses of Class
com.microsoft.azure.management.batch.PoolEndpointConfiguration
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of PoolEndpointConfiguration in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionNetworkConfiguration.endpointConfiguration()
Get pool endpoint configuration is only supported on pools with the virtualMachineConfiguration property.PoolEndpointConfiguration.withInboundNatPools
(List<InboundNatPool> inboundNatPools) Set the maximum number of inbound NAT pools per Batch pool is 5.Modifier and TypeMethodDescriptionNetworkConfiguration.withEndpointConfiguration
(PoolEndpointConfiguration endpointConfiguration) Set pool endpoint configuration is only supported on pools with the virtualMachineConfiguration property.