'This method instantiates an 'AFSDB' Type of Resource Record based on the data in the method's input parameters: the record's DNS Server Name, Container Name, Owner/cell Name, class (default = IN), 'time to live' value, and host AFS server subtype and name. It returns a reference to the new object as an output parameter.'
'This method updates the TTL, Subtype and Server Name to the values specified as the input parameters of this method. If a new value for some parameter is not specified, then the current value for this parameter is not changed. The method returns a reference to the modified object as an output parameter.'
'This method parses the resource record in the TextRepresentation string, and along with the input DNS server and Container names, defines and instantiates a ResourceRecord object. The method returns a reference to the new object as an output parameter.'
'This method to retrieve an existing instance of the MicrosoftDns_ResourceRecord subclass, represented by the TextRepresentation string along with Dns Server and container name.'
'Subtype of the host AFS server. For subtype 1, the host has an AFS version 3.0 Volume Location Server for the named AFS cell. In the case of subtype 2, the host has an authenticated name server holding the cell-root directory node for the named DCE/NCA cell.'
read
True
ValueMap
['1', '2']
Subtype property is in 1 class (MicrosoftDNS_AFSDBType) of ROOT\MicrosoftDNS and in 5 namespaces
Derived properties (14) of MicrosoftDNS_AFSDBType class
'This string represents the Fully Qualified Domain Name of the Domain which contains this Resource Record. This property may contain the strings, "..Cache" or "..RootHints", if the DNS' internal cache or Root Hints (respectively) contain this Resource Record.'
'This property indicates the time moment, when the record was refreshed last time. The zero value means that the record is not subjected to aging and scavenging. To disable aging and scavenging of this record set this value to zero. To enable record's aging and scavenging use AgeAllRecords method defined under the MicrosoftDNS_Zone class.'