Package | Description |
---|---|
com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
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 © 2019. All rights reserved.