Method: JSS::Computer#distribution_point

Defined in:
lib/jss-api/api_object/computer.rb

#distribution_pointString (readonly)

Returns The name of the distribution point for this computer.

Returns:

  • The name of the distribution point for this computer



325
326
327
# File 'lib/jss-api/api_object/computer.rb', line 325

def distribution_point
  @distribution_point
end