Method: JSS::OSXConfigurationProfile#description

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

#descriptionString

Returns the description of this profile.

Returns:

  • (String)

    the description of this profile



102
103
104
# File 'lib/jss-api/api_object/osx_configuration_profile.rb', line 102

def description
  @description
end