| Modifier and Type | Method and Description |
|---|---|
PoolEndpointConfiguration |
NetworkConfiguration.endpointConfiguration()
Get the endpointConfiguration value.
|
PoolEndpointConfiguration |
PoolEndpointConfiguration.withInboundNatPools(List<InboundNatPool> inboundNatPools)
Set the inboundNatPools value.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkConfiguration |
NetworkConfiguration.withEndpointConfiguration(PoolEndpointConfiguration endpointConfiguration)
Set the endpointConfiguration value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/