Method: Falcon::DomainDiscoverAPINetworkInterface#network_prefix
- Defined in:
- lib/crimson-falcon/models/domain_discover_api_network_interface.rb
#network_prefix ⇒ Object
The prefix or prefixes of the network over time, made of the first two bytes of the IP address.
49 50 51 |
# File 'lib/crimson-falcon/models/domain_discover_api_network_interface.rb', line 49 def network_prefix @network_prefix end |