FORMAT-LIST in Portuguese translation

Examples of using Format-list in English and their translations into Portuguese

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
so the Format-List command never receives anything to format.
de modo que o comando Format-List nunca receba algo para formatar.
The format cmdlets, such as Format-List, arrange the data to be displayed
Os cmdlets de formato, como Format-List, distribuem os dados para que sejam exibidos,
C:\PS> get-history format-list This command displays all of the properties of entries in the session history.
C:\PS> get-history format-list Descrição Esse comando exibe todas as propriedades de entradas no histórico da sessão.
The result of the Format-List command shows that the value of the Reason property of the job is blank.
O resultado do comando Format-List mostra que o valor da propriedade Reason do trabalho está vazio.
type the command as:"format-list.
pode digitar o comando como:"format-list.
The command uses the Property parameter of Format-List to display only the PsPath
O comando usa o parâmetro Property de Format-List para exibir apenas as propriedades PsPath
The fifth command uses the Format-List cmdlet to display all of the properties of the PSEventJob object in a list.
O quinto comando usa o cmdlet Format-List para exibir todas as propriedades do objeto PSEventJob em uma lista.
The PassThru parameter directs Windows PowerShell to pass an object that represents the new alias through the pipeline to the Format-List cmdlet.
O parâmetro PassThru direciona o Windows PowerShell para passar um objeto que represente o novo alias através do pipeline para o cmdlet Format-List.
C:\PS> get-process winlogon format-list-property* This command displays all of the properties of the Winlogon process.
C:\PS> get-process winlogon format-list-property* Descrição Este comando exibe todas as propriedades do processo Winlogon.
The Format-List cmdlet displays an object in the form of a listing,
O cmdlet Format-List exibe um objeto na forma de listagem,
It uses the Property parameter of Format-List with a value of all(*)
Ele usa o parâmetro Property de Format-List com um valor de all(*)
C:\PS> get-wmiobject win32_bios format-list* The following command displays information about the WinRM service for three remote computers.
C:\PS> get-wmiobject win32_bios format-list* Este comando exibe informações sobre os serviços do WinRM para três computadores remotos.
such as Format-List, to specify the properties to be displayed.
um cmdlet de formatação, como Format-List, para especificar as propriedades a serem exibidas.
to send the results of the command to the Format-List cmdlet.
para enviar os resultados do comando para o cmdlet Format-List.
For example, when the output of a Get-ChildItem command is piped to a Format-List command, Format-List uses the view in the FileSystem. format.
Por exemplo, quando a saída de um comando Get-ChildItem é canalizada para um comando Format-List, Format-List usa a exibição no arquivo FileSystem. format.
The Format-List command uses the Property parameter with a wildcard character(*)
O comando Format-List usa o parâmetro Property com um caractere curinga(*)
Another pipeline operator sends the result to the Format-List cmdlet, which formats the output as a list with only the Name and Description properties.
Outro operador de pipeline envia o resultado para o cmdlet Format-List, que formata a saída como uma lista com as propriedades Name e Description.
You can also use the GroupBy parameter of the formatting cmdlets(such as Format-Table[m2] and Format-List[m2]) to group objects.
Você também pode usar o parâmetro GroupBy dos cmdlets de formatação(como Format-Table[m2] e Format-List[m2]) para agrupar objetos.
such as Format-Table or Format-List, to format and display selected properties.
como Format-Table ou Format-List, para formatar e exibir as propriedades selecionadas.
then pipe the file to the Format-List cmdlet to list all of the properties of the file.
então canalize o arquivo para o cmdlet Format-List para listar todas as propriedades do arquivo.
Results: 86, Time: 0.0226

Format-list in different Languages

Top dictionary queries

English - Portuguese