| Modifier and Type | Method and Description |
|---|---|
PoolEndpointConfiguration |
NetworkConfiguration.endpointConfiguration()
Get pool endpoint configuration is only supported on pools with the virtualMachineConfiguration property.
|
PoolEndpointConfiguration |
PoolEndpointConfiguration.withInboundNatPools(List<InboundNatPool> inboundNatPools)
Set the maximum number of inbound NAT pools per Batch pool is 5.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkConfiguration |
NetworkConfiguration.withEndpointConfiguration(PoolEndpointConfiguration endpointConfiguration)
Set pool endpoint configuration is only supported on pools with the virtualMachineConfiguration property.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/