DnsServerResourceRecordUnknown class
Represents an unknown resource record for the DNS database.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("DnsServerPSProvider"), AMENDMENT]
class DnsServerResourceRecordUnknown : DnsServerResourceRecordData
{
string Data;
};
Members
The DnsServerResourceRecordUnknown class has these types of members:
Properties
The DnsServerResourceRecordUnknown class has these properties.
-
Data
-
-
Data type: string
-
Access type: Read/write
The unknown data.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\Dns |
MOF |
|
DLL |
|