Enable method of the MSFT_NetDnsTransitionConfiguration class

Turns DNS64 on.

Syntax

uint32 Enable(
  [in]  boolean                            PassThru,
  [out] MSFT_NetDnsTransitionConfiguration OutputObject
);

Parameters

PassThru [in]

Specifies whether the method should output the MSFT_NetDnsTransitionConfiguration object that results from turning DNS64 on in the OutputObject parameter.

OutputObject [out]

Receives the MSFT_NetDnsTransitionConfiguration object that results from turning DNS64 on.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
NetTtCim.mof
DLL
NetTtCim.dll

See also

MSFT_NetDnsTransitionConfiguration