Method: Jamf::NetworkSegment#distribution_point
- Defined in:
- lib/jamf/api/classic/api_objects/network_segment.rb
#distribution_point ⇒ String
Returns the name of the distribution point to be used from this network segment.
370 371 372 |
# File 'lib/jamf/api/classic/api_objects/network_segment.rb', line 370 def distribution_point @distribution_point end |