Method: JSS::Policy#target_drive

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

#target_driveString

Returns which drive should the policy target.

Returns:

  • (String)

    which drive should the policy target



205
206
207
# File 'lib/jss-api/api_object/policy.rb', line 205

def target_drive
  @target_drive
end