Method: JSS::Policy#site

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

#siteString (readonly)

Returns a string with the site name.

Returns:

  • (String)

    a string with the site name

[View source]

299
300
301
# File 'lib/jss/api_object/policy.rb', line 299

def site
  @site
end