Method: JSS::Policy#target_drive

Defined in:
lib/jss/api_object/policy.rb

#target_driveString

Returns which drive should the policy target.

Returns:

  • (String)

    which drive should the policy target



289
290
291
# File 'lib/jss/api_object/policy.rb', line 289

def target_drive
  @target_drive
end