Method: JSS::OSXConfigurationProfile#description
- Defined in:
- lib/jss-api/api_object/osx_configuration_profile.rb
#description ⇒ String
Returns the description of this profile.
102 103 104 |
# File 'lib/jss-api/api_object/osx_configuration_profile.rb', line 102 def description @description end |