Download for Windows Premium
Publiciteit
Get-Module

Vertaling van "Get-Module" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Get-Module
El resultado muestra que Get-Module puede obtener el nuevo módulo dinámico.
The result shows that Get-Module can get the new dynamic module.
Get-Module se limita a obtener los módulos; no los importa.
Get-Module only gets modules; it does not import them.
También se pueden canalizar los nombres a Get-Module.
You can also pipe the names to Get-Module.
También se puede hacer referencia a Get-Module por su alias, "gmo".
You can also refer to Get-Module by its alias, "gmo".
Sin este parámetro, Get-Module obtiene solamente los módulos que se han importado en la sesión.
Without this parameter, Get-Module gets only the modules that have been imported into the session.
El segundo comando utiliza el cmdlet Get-Module para obtener los módulos de la sesión.
The second command uses the Get-Module cmdlet to get the modules in the session.
Esta acción agrega el módulo dinámico a la lista de Get-Module, pero no guarda el módulo en disco ni lo hace persistente.
This action adds the dynamic module to the Get-Module list, but it does not save the module to disk or make it persistent.
Los módulos anidados en el estado de sesión del módulo están disponibles para el módulo raíz, pero un comando Get-Module no los devuelve en el estado de sesión del autor de llamada.
Nested modules in the module session state are available to the root module, but they are not returned by a Get-Module command in the caller's session state.
Sin el parámetro All, Get-Module obtiene solamente el objeto de módulo del archivo de módulo predeterminado.
Without the All parameter, Get-Module gets only the module object for the default module file.
Get-Module devuelve objetos que representan los módulos. Notas
Get-Module returns objects that represent the modules. Notes
Escriba una variable que contenga un objeto de módulo (PSModuleInfo) o un comando que lo obtenga, como un comando Get-Module.
Enter a variable that contains a module object (PSModuleInfo) or a command that gets a module object, such as a Get-Module command.
Estos comandos equivalen a utilizar un operador de canalización (|) para enviar los resultados de un comando Get-Module a Import-Module.
These commands are equivalent to using a pipeline operator (|) to send the output of a Get-Module command to Import-Module.
Get-Module busca módulos disponibles en la ruta de acceso especificada por la variable de entorno $env:PSModulePath.
Get-Module looks for available modules in the path specified by the $env:PSModulePath environment variable.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Get-Module in het Spaans

Publiciteit

Resultaten: 18. Exact: 18. Verstreken tijd: 44 ms.