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.
al cmdlet Sort-Object
el cmdlet Sort-Object
The command uses a second pipeline operator to send the grouped events to the Sort-Object cmdlet, which sorts them in descending order, so the most frequently appearing source is listed first.
El comando utiliza un segundo operador de canalización para enviar los eventos agrupados al cmdlet Sort-Object, que los ordena de forma descendente, de modo que el origen que aparece con más frecuencia se muestra en primer lugar.
The pipeline operator (|) passes the object to the Sort-Object cmdlet, which sorts the objects in order of their base priority.
El operador de canalización (|) pasa los objetos al cmdlet Sort-Object, que los ordena según su prioridad base.
It uses a pipeline operator (|) to send the results to the Sort-Object cmdlet, which sorts the objects in working-set order.
Utiliza un operador de canalización (|) para enviar los resultados al cmdlet Sort-Object, que ordena los objetos según los espacios de trabajo.
To sort the list of environment variables by variable name, pipe the output of a Get-ChildItem command to the Sort-Object cmdlet.
Para ordenar la lista de variables de entorno por el nombre de la variable, se debe canalizar el resultado del comando Get-ChildItem al cmdlet Sort-Object.
The pipeline operator (|) sends the output of Get-Process to the Sort-Object cmdlet, which sorts it based on the StartTime property.
El operador de canalización (|) envía los resultados de Get-Process al cmdlet Sort-Object, que los ordena según la propiedad StartTime.
To change the order of the results, use the Sort-Object cmdlet.
Sorting Objects We can organize displayed data to make it easier to scan by using the Sort-Object cmdlet.
Ordenar objetos Podemos organizar los datos mostrados para facilitar su búsqueda utilizando el cmdlet Sort-Object.
Sorting Hash Tables To sort the hash table alphabetically by keys or values, use the GetEnumerator method of hash tables to get the keys and values in the hash table, and then use the Sort-Object cmdlet to sort them.
Ordenar las tablas hash Para ordenar las tablas hash por claves o valores alfabéticamente, se utiliza el método GetEnumerator de las tablas hash para obtener las claves y los valores que contiene y, a continuación, se utiliza el cmdlet Sort-Object para ordenarlos.
The Sort-Object cmdlet sorts objects in ascending or descending order based on the values of properties of the object.
El cmdlet Sort-Object organiza los objetos en orden ascendente o descendente según los valores de las propiedades del objeto.
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.