Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
Import-Module
Standardmäßig wird von Import-Module beim Importieren eines Moduls keine Ausgabe generiert.
By default, Import-Module does not generate any output when it imports a module.
Wenn Sie die Ausgabe des Befehls get-module -listavailable mit dem PassThru-Parameter über die Pipeline an einen Import-Module-Befehl übergeben, wird von Import-Module das von Get-Module übergebene Objekt zurückgegeben, ohne das Objekt zu aktualisieren.
When you pipe the output of a get-module -listavailable command to an Import-Module command with the PassThru parameter, Import-Module returns the object that Get-Module passed to it without updating the object.
Wenn Sie die Ausgabe des Befehls "get-module -listavailable" mit dem PassThru-Parameter über die Pipeline an einen Import-Module-Befehl übergeben, wird von Import-Module das von Get-Module übergebene Objekt zurückgegeben, ohne das Objekt zu aktualisieren.
Notes - When you pipe the output of a "get-module -listavailable" command to an Import-Module command with the PassThru parameter, Import-Module returns the object that Get-Module passed to it without updating the object.
Standardmäßig wird von Import-Module beim Importieren eines Moduls keine Ausgabe generiert.
By default, Import-Module does not generate any output when it imports a module.
Autres résultats
Der Import aller Standard-CAD- und ECAD-Dateien in COMSOL Multiphysics wird von den Modulen CAD Import Module und ECAD Import Module unterstützt.
The import of all standard CAD and ECAD files into COMSOL Multiphysics is supported by the CAD Import Module and ECAD Import Module, respectively.
Da von Import-Module standardmäßig keine Objekte zurückgegeben werden, wird von diesem Befehl keine Ausgabe generiert.
Because Import-Module does not return any objects by default, there is no output from this command.
Diese Befehle veranschaulichen, wie das benutzerdefinierte Objekt, das von Import-Module zurückgegeben wird, abgerufen und verwendet wird.
These commands demonstrate how to get and use the custom object that Import-Module returns.
In diesem Beispiel wird gezeigt, wie der Force-Parameter von Import-Module verwendet wird, wenn Sie ein Modul erneut in die gleiche Sitzung importieren.
This example shows how to use the Force parameter of Import-Module when you are re-importing a module into the same session.
Im zweiten Befehl werden die Module mit dem ModuleInfo-Parameter von Import-Module in die aktuelle Sitzung importiert.
The second command uses the ModuleInfo parameter of Import-Module to import the modules into the current session.
Wenn Sie den AsCustomObject-Parameter verwenden, werden die Modulelemente von Import-Module in die Sitzung importiert, und anschließend wird ein PSCustomObject-Objekt anstelle eines PSModuleInfo-Objekts zurückgegeben.
When you use the AsCustomObject parameter, Import-Module imports the module members into the session and then returns a PSCustomObject object instead of a PSModuleInfo object.
Sie können auch mit den Parametern Alias, Cmdlet, Function und Variable von Import-Module nur die Befehle auswählen, die Sie importieren möchten, und so Befehle ausschließen, die in der Sitzung Namenskonflikte verursachen würden.
You can also use the Alias, Cmdlet, Function, and Variable parameters of Import-Module to select only the commands that you want to import, and exclude commands that cause name conflicts in your session.
Sie können auch mit den Parametern Alias, Cmdlet, Function und Variable von Import-Module nur die Befehle auswählen, die Sie importieren möchten, und so Befehle ausschließen, die in der Sitzung Namenskonflikte verursachen würden.
You can also use the Alias, Cmdlet, Function, and Variable parameters of Import-Module to select only the commands that you want to import, and you can exclude commands that cause name conflicts in your session.
Wenn Sie in einer Sitzung Befehle aus einem Windows PowerShell-Modul oder aus einer anderen Sitzung importieren, fügen Sie den Substantiven in den Befehlsnamen mit dem Prefix-Parameter von Import-Module oder von Import-PSSession ein Präfix hinzu.
Also, when importing commands into your session from a Windows PowerShell module or from another session, use the Prefix parameter of Import-Module or Import-PSSession to add a prefix to the nouns in the names of commands.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.