Uses of Class
com.microsoft.azure.management.batch.PoolEndpointConfiguration
-
-
Uses of PoolEndpointConfiguration in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return PoolEndpointConfiguration Modifier and Type Method Description PoolEndpointConfigurationNetworkConfiguration. endpointConfiguration()Get the endpointConfiguration value.PoolEndpointConfigurationPoolEndpointConfiguration. withInboundNatPools(List<InboundNatPool> inboundNatPools)Set the inboundNatPools value.Methods in com.microsoft.azure.management.batch with parameters of type PoolEndpointConfiguration Modifier and Type Method Description NetworkConfigurationNetworkConfiguration. withEndpointConfiguration(PoolEndpointConfiguration endpointConfiguration)Set the endpointConfiguration value.
-