| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
P2SConnectionConfiguration |
P2SConnectionConfiguration.withName(String name)
Set the name property: The name of the resource that is unique within a resource group.
|
P2SConnectionConfiguration |
P2SConnectionConfiguration.withRoutingConfiguration(RoutingConfiguration routingConfiguration)
Set the routingConfiguration property: The Routing Configuration indicating the associated and propagated route
tables on this connection.
|
P2SConnectionConfiguration |
P2SConnectionConfiguration.withVpnClientAddressPool(AddressSpace vpnClientAddressPool)
Set the vpnClientAddressPool property: The reference to the address space resource which represents Address space
for P2S VpnClient.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.