This class describes the Root Hints stored in a Cache file on a DNS server. This class simplifies visualizing the containment of DNS objects, rather than representing a real object. Class MicrosoftDNS_RootHints is a container for the resource records stored by the DNS server in a Cache file. Every instance of the class MicrosoftDNS_RootHints must be assigned to one and only one DNS server. It may be associated with (or more intuitively 'may contain') any number of instances of class MicrosoftDNS_ResourceRecord.
'Indicates the Name of the Container (which could be a Zone, Cache or RootHints) containing this domain. In cases where the Container is a Zone (an instance of the MicrosoftDNS_Zone subclass), this propertycontains the fully qualified domain name of the Zone. When the Container is the root zone, the string, ".",should be used. In cases where the Container is the DNS' cache of resource records (an instance of the MicrosoftDNS_Cache subclass), this property is set to the string, "..Cache". If the Container is Root Hints (an instance of the MicrosoftDNS_RootHints subclass), then this property should be set to "..RootHints".'
'This string represents the Fully Qualified Domain Name of the domain. For instances of DNS Cache or Root Hints, the strings, "..Cache" and "..Root Hints" respectively, should be used.'
'This class describes the Root Hints stored in a Cache file on a DNS server. This class simplifies visualizing the containment of DNS objects, rather than representing a real object. Class MicrosoftDNS_RootHints is a container for the resource records stored by the DNS server in a Cache file. Every instance of the class MicrosoftDNS_RootHints must be assigned to one and only one DNS server. It may be associated with (or more intuitively 'may contain') any number of instances of class MicrosoftDNS_ResourceRecord.'