Examples with "El cmdlet Select-Object" and their translation 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.
El cmdlet Select-Object obtiene únicamente las propiedades especificadas de un objeto o conjunto de objetos.
El cmdlet Select-Object permite crear nuevos objetos personalizados de Windows PowerShell que contienen propiedades seleccionadas de los objetos utilizados para crearlos.
You can use the Select-Object cmdlet to create new, custom Windows PowerShell objects that contain properties selected from the objects you use to create them.
Para seleccionar propiedades, utilice el cmdlet Select-Object.
El operador de canalización (|) envía el resultado al cmdlet Select-Object, que selecciona todas las propiedades ( ) del objeto de referencia cultural recuperado por Get-Culture.
The pipeline operator (|) sends the result to the Select-Object cmdlet, which selects all properties ( ) of the culture object that Get-Culture retrieved.
Los resultados se canalizan al cmdlet Select-Object, que selecciona únicamente los valores de la propiedad ProcessName de cada objeto.
The results are piped to the Select-Object cmdlet, which selects only the values of the ProcessName property of each object.
A continuación, utiliza un operador de canalización (|) para enviar los objetos de proceso al cmdlet Select-Object.
Then, it uses a pipeline operator (|) to send the process objects to the Select-Object cmdlet.
Si se usa Select-Object para seleccionar determinadas propiedades, el cmdlet copia los valores de estas propiedades de los objetos de entrada y crea nuevos objetos con las propiedades especificadas y los valores copiados.
If you use Select-Object to select specified properties, it copies the values of those properties from the input objects and creates new objects that have the specified properties and copied values.
Aunque use el parámetro Force, el cmdlet no puede borrar constantes.
Even using the Force parameter, the cmdlet cannot clear constants.
Cuando se usa sin parámetros, el cmdlet devuelve todas las reglas.
When it is used without parameters, the cmdlet returns all rules.
El cmdlet Get-ChildItem obtiene los objetos que representan los archivos del directorio.
The Get-ChildItem cmdlet gets objects representing each file in the directory.
El comando utiliza el cmdlet Get-Process para obtener una lista de procesos.
The command uses the Get-Process cmdlet to get a list of processes.
Se trata de la misma información que el cmdlet Get-Culture devuelve.
This is the same information that is returned by the Get-Culture cmdlet.
Las notas incluyen información conceptual y sugerencias para utilizar el cmdlet.
The notes include conceptual information and tips for using the cmdlet.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.