Vpn Gateway Ip Configuration Response
data class VpnGatewayIpConfigurationResponse(val id: String? = null, val privateIpAddress: String? = null, val publicIpAddress: String? = null)
IP Configuration of a VPN Gateway Resource.