Reset method of the MSFT_NetDnsTransitionConfiguration class
Resets the configuration for DNS64.
Syntax
uint32 Reset(
[in] boolean State,
[in] boolean OnlySendAQuery,
[in] boolean Latency,
[in] boolean AlwaysSynthesize,
[in] boolean PrefixMapping,
[in] boolean SendInterface,
[in] boolean AcceptInterface,
[in] boolean PassThru,
[out] MSFT_NetDnsTransitionConfiguration OutputObject
);
Parameters
-
State [in]
-
Indicates whether to reset the State property of the MSFT_NetDnsTransitionConfiguration object.
-
OnlySendAQuery [in]
-
Indicates whether to reset the OnlySendAQuery property of the MSFT_NetDnsTransitionConfiguration object.
-
Latency [in]
-
Indicates whether to reset the Latency property of the MSFT_NetDnsTransitionConfiguration object.
-
AlwaysSynthesize [in]
-
Indicates whether to reset the AlwaysSynthesize property of the MSFT_NetDnsTransitionConfiguration object.
-
PrefixMapping [in]
-
Indicates whether to reset the PrefixMapping property of the MSFT_NetDnsTransitionConfiguration object.
-
SendInterface [in]
-
Indicates whether to reset the SendInterface property of the MSFT_NetDnsTransitionConfiguration object.
-
AcceptInterface [in]
-
Indicates whether to reset the AcceptInterface property of the MSFT_NetDnsTransitionConfiguration object.
-
PassThru [in]
-
Specifies whether the method should output the an object that represents the reset DNS64 configuration in the OutputObject parameter.
-
OutputObject [out]
-
Receives the reset MSFT_NetDnsTransitionConfiguration object.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|