| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VpnGatewayIpConfiguration |
VpnGatewayIpConfiguration.withId(String id)
Set the id property: The identifier of the IP configuration for a VPN Gateway.
|
VpnGatewayIpConfiguration |
VpnGatewayIpConfiguration.withPrivateIpAddress(String privateIpAddress)
Set the privateIpAddress property: The private IP address of this IP configuration.
|
VpnGatewayIpConfiguration |
VpnGatewayIpConfiguration.withPublicIpAddress(String publicIpAddress)
Set the publicIpAddress property: The public IP address of this IP configuration.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.