Class: Puppet::Property::F5HealthMonitors
- Inherits:
 - 
      Puppet::Property
      
        
- Object
 - Puppet::Property
 - Puppet::Property::F5HealthMonitors
 
 
- Defined in:
 - lib/puppet/property/f5_health_monitors.rb
 
Class Method Summary collapse
Class Method Details
.postinit ⇒ Object
      5 6 7 8  | 
    
      # File 'lib/puppet/property/f5_health_monitors.rb', line 5 def self.postinit @doc ||= 'The health monitor(s) for the node object. Valid options: <["/Partition/Objects"]|default|none>' end  |