Skip to content

Latest commit

 

History

History
121 lines (74 loc) · 3.05 KB

microsoftdns-serverdomaincontainment.md

File metadata and controls

121 lines (74 loc) · 3.05 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
MicrosoftDNS_ServerDomainContainment class
Every instance of the MicrosoftDNS\_Server association WMI class may contain multiple instances of the MicrosoftDNS\_Domain class.
a16a11fb-65fc-4f12-903c-b3a61f6a4720
MicrosoftDNS_ServerDomainContainment class DNS
MicrosoftDNS_ServerDomainContainment class DNS , described
apiref
MicrosoftDNS_ServerDomainContainment
MicrosoftDNS_ServerDomainContainment.GroupComponent
MicrosoftDNS_ServerDomainContainment.PartComponent
Root\MicrosoftDNS
Schema
reference
05/31/2018

MicrosoftDNS_ServerDomainContainment class

Every instance of the MicrosoftDNS_Server association WMI class may contain multiple instances of the MicrosoftDNS_Domain class. Every instance of the MicrosoftDNS_Domain class belongs to a single instance of the MicrosoftDNS_Server class, and is defined to be weak to that server.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

class MicrosoftDNS_ServerDomainContainment : CIM_Component
{
  MicrosoftDNS_Server REF GroupComponent;
  MicrosoftDNS_Domain REF PartComponent;
};

Members

The MicrosoftDNS_ServerDomainContainment class has these types of members:

Properties

The MicrosoftDNS_ServerDomainContainment class has these properties.

GroupComponent

Data type: MicrosoftDNS_Server

Access type: Read-only

Qualifiers: Key, Override ("GroupComponent"), Min (1), Max (1)

Description: The DNS Server.

Inherited from CIM_Component.

PartComponent

Data type: MicrosoftDNS_Domain

Access type: Read-only

Qualifiers: Key, Override("PartComponent")

Description: A Domain, Zone, Cache, or RootHints managed by the DNS Server.

Inherited from CIM_Component.

Remarks

The MicrosoftDNS_ServerDomainContainment class is derived from the CIM_Component class.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows 2000 Server [desktop apps only]
Namespace
Root\MicrosoftDNS
MOF
Dnsprov.mof

See also

MicrosoftDNS_DomainDomainContainment

MicrosoftDNS_DomainResourceRecordContainment

MicrosoftDNS_ResourceRecord