Method: Jamf::NetworkSegment#url

Defined in:
lib/jamf/api/classic/api_objects/network_segment.rb

#urlString (readonly)

Returns the mount url for the distribution point.

Returns:

  • (String)

    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