Reset method of the MSFT_NetTeredoConfiguration class
Reset the Teredo configuration.
Syntax
uint32 Reset(
[in] boolean Type,
[in] boolean ServerName,
[in] boolean RefreshInterval In,
[in] boolean ServerVirtualIP,
[in] boolean DefaultQualified,
[in] boolean ServerShunt,
[in] boolean PassThru,
[out] MSFT_NetTeredoConfiguration OutputObject
);
Parameters
-
Type [in]
-
Specifies whether to reset the Type property of the MSFT_NetTeredoConfiguration object.
-
ServerName [in]
-
Specifies whether to reset the ServerName property of the MSFT_NetTeredoConfiguration object.
-
In [in]
-
Specifies whether to reset the RefreshInterval property of the MSFT_NetTeredoConfiguration object.
-
ServerVirtualIP [in]
-
Specifies whether to reset the ServerVirtualIP property of the MSFT_NetTeredoConfiguration object.
-
DefaultQualified [in]
-
Specifies whether to reset the DefaultQualified property of the MSFT_NetTeredoConfiguration object.
-
ServerShunt [in]
-
Specifies whether to reset the ServerShunt property of the MSFT_NetTeredoConfiguration object.
-
PassThru [in]
-
Specifies whether the method should output the an object that represents the reset Teredo configuration in the OutputObject parameter.
-
OutputObject [out]
-
Receives the reset MSFT_NetTeredoConfiguration object.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|