MSFT_IPAM_DnsConditionalForwarder class

DNS conditional forwarder object in IPAM.

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("IPAMServerPSProvider"), AMENDMENT]
class MSFT_IPAM_DnsConditionalForwarder
{
  string  InstanceID;
  string  ConditionalForwarderName;
  string  ServerFqdn;
  string  MasterServers[];
  uint64  ForwarderTimeout;
  string  DirectoryPartitionName;
  string  ReplicationScope;
  boolean IsADIntegrated;
  string  AccessScopePath;
  boolean IsInheritedAccessScope;
};

Members

The MSFT_IPAM_DnsConditionalForwarder class has these types of members:

Properties

The MSFT_IPAM_DnsConditionalForwarder class has these properties.

AccessScopePath

Data type: string

Access type: Read-only

Access scope path for this DNS conditional forwarder.

ConditionalForwarderName

Data type: string

Access type: Read-only

Name of the DNS conditional forwarder.

DirectoryPartitionName

Data type: string

Access type: Read-only

Directory partition name for this DNS conditional forwarder.

ForwarderTimeout

Data type: uint64

Access type: Read-only

Forwarder timeout for this DNS conditional forwarder.

InstanceID

Data type: string

Access type: Read-only

Qualifiers: key

Opaquely and uniquely identifies an instance of this class within the scope of the instantiating Namespace.

IsADIntegrated

Data type: boolean

Access type: Read-only

Indicates whether this DNS conditional forwarder is active directory integrated or not.

IsInheritedAccessScope

Data type: boolean

Access type: Read-only

Whether the access scope for this DNS conditional forwarder is inherited from parent.

MasterServers

Data type: string array

Access type: Read-only

Master servers for this DNS conditional forwarder.

ReplicationScope

Data type: string

Access type: Read-only

Replication scope for this DNS conditional forwarder.

ServerFqdn

Data type: string

Access type: Read-only

DNS server fully qualified domain name to which this DNS conditional forwarder belongs.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\IPAM
MOF
IPAMServerPSProvider.mof
DLL
IPAMServerPSProvider.dll