Method: JSS::OSXConfigurationProfile#payloads

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

#payloadsString (readonly)

Returns the plist containing the payloads for this profile. NOT Updatable.

Returns:

  • (String)

    the plist containing the payloads for this profile. NOT Updatable



120
121
122
# File 'lib/jss-api/api_object/osx_configuration_profile.rb', line 120

def payloads
  @payloads
end