Method: JSS::Policy#site
- Defined in:
- lib/jss/api_object/policy.rb
permalink #site ⇒ String (readonly)
Returns a string with the site name.
299 300 301 |
# File 'lib/jss/api_object/policy.rb', line 299 def site @site end |
Returns a string with the site name.
299 300 301 |
# File 'lib/jss/api_object/policy.rb', line 299 def site @site end |