Método Reset de la clase MSFT_Net6to4Configuration
Restablece la configuración 6to4.
Sintaxis
uint32 Reset(
[in] boolean State,
[in] boolean AutoSharing,
[in] boolean RelayName,
[in] boolean RelayState,
[in] boolean ResolutionInterval,
[in] boolean PassThru,
[out] MSFT_Net6to4Configuration OutputObject
);
Parámetros
-
state [in]
-
Si se debe restablecer la propiedad State de del objeto MSFT_Net6to4Configuration.
-
de uso compartido automático [in]
-
Indica si se debe restablecer la propiedad autosharing de del objeto MSFT_Net6to4Configuration.
-
relayName [in]
-
Si se debe restablecer la propiedad RelayName de del objeto MSFT_Net6to4Configuration.
-
relayState [in]
-
Indica si se debe restablecer la propiedad RelayState del objeto MSFT_Net6to4Configuration.
-
resolutionInterval [in]
-
Indica si se debe restablecer la propiedad resolution de del objeto MSFT_Net6to4Configuration.
-
PassThru [in]
-
Especifica si el método debe generar el objeto que representa la configuración de reset 6to4 en el parámetro OutputObject.
-
outputObject [out]
-
Recibe el objeto reset MSFT_Net6to4Configuration.
Requisitos
Cliente mínimo admitido |
Windows 8 |
Servidor mínimo admitido |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|