DfsrLocalMemberConfig class
This class is for replication group membership. An instance of this class is available for each replication group hosted on this computer. This class maps to the DFSR2-Member class in the Active Directory Domain Services.
Syntax
class DfsrLocalMemberConfig : CIM_Setting
{
string MemberGuid;
string MemberName;
string MemberDn;
string MemberDns;
string MemberPeerNetGroupName;
string ReplicationGroupGuid;
string Keywords;
};
Members
The DfsrLocalMemberConfig class has these types of members:
Properties
The DfsrLocalMemberConfig class has these properties.
- Keywords
-
- Data type: string
- Access type: Read-only
User-defined strings that are used by monitoring and configuration tools and for grouping or identification purposes.
- MemberDn
-
- Data type: string
- Access type: Read-only
The distinguished name of the corresponding DFSR-Member object in the Active Directory Domain Services.
- MemberDns
-
- Data type: string
- Access type: Read-only
The member-qualified DNS name.
- MemberGuid
-
- Data type: string
- Access type: Read-only
- Qualifiers: Key, MinLen (36) , MaxLen (36)
The unique identifier of the local replication group member.
- MemberName
-
- Data type: string
- Access type: Read-only
The member name. This is typically the unqualified DNS name of the local computer.
- MemberPeerNetGroupName
-
- Data type: string
- Access type: Read-only
The member's PeerNet group name.
Windows Server 2003 R2: This property is not supported until Windows Vista. - ReplicationGroupGuid
-
- Data type: string
- Access type: Read-only
- Qualifiers: MinLen (36) , MaxLen (36)
The unique replication group identifier.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 R2 [desktop apps only] |
|
End of client support | Windows 7 |
|
Namespace |
\\.\Root\MicrosoftDfs |
|
MOF |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012