Method: JSS::OSXConfigurationProfile#distribution_method

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

#distribution_methodString

Returns the distribution_method of this profile.

Returns:

  • (String)

    the distribution_method of this profile



105
106
107
# File 'lib/jss-api/api_object/osx_configuration_profile.rb', line 105

def distribution_method
  @distribution_method
end