Class: Puppet::Property::NetscalerTrafficDomain

Inherits:
Puppet::Property
  • Object
show all
Defined in:
lib/puppet/property/netscaler_traffic_domain.rb

Class Method Summary collapse

Class Method Details

.postinitObject



4
5
6
7
8
9
# File 'lib/puppet/property/netscaler_traffic_domain.rb', line 4

def self.postinit
  @doc ||= 'Integer value that uniquely identifies the traffic domain in which you want to configure the entity. If you do not specify an ID, the entity becomes part of the default traffic domain, which has an ID of 0.

Min: 0
Max: 4096'
end