Method: Jamf::NetworkSegment#url
- Defined in:
- lib/jamf/api/classic/api_objects/network_segment.rb
#url ⇒ String (readonly)
Returns the mount url for the distribution point.
373 374 375 |
# File 'lib/jamf/api/classic/api_objects/network_segment.rb', line 373 def url @url end |