Reset method of the MSFT_DASiteTableEntry class
Resets the configuration of the entry in the Direct Access site table.
Syntax
uint32 Reset(
[in] boolean TeredoServerIP,
[in] boolean IPHttpsProfile,
[in] boolean GslbIP,
[in] boolean PassThru,
[out] MSFT_DASiteTableEntry OutputObject
);
Parameters
-
TeredoServerIP [in]
-
Specifies whether to reset the TeledoServerIP property of the MSFT_DASiteTableEntry object.
-
IPHttpsProfile [in]
-
Specifies whether to reset the IPHttpsProfile property of the MSFT_DASiteTableEntry object.
-
GslbIP [in]
-
Specifies whether to reset the GslbIP property of the MSFT_DASiteTableEntry object.
-
PassThru [in]
-
Specifies whether the method should output an object that represents the reset entry in the OutputObject parameter.
-
OutputObject [out]
-
Receives a MSFT_DASiteTableEntry object for the reset entry.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|