What is the translation of " SCRIPTBLOCK " in Italian?

Examples of using Scriptblock in English and their translations into Italian

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
  • Official/political category close
Use the ScriptBlock parameter to specify the command.
Utilizzare il parametro ScriptBlock per specificare il comando.
CustomActions on the list that include ScriptBlock or ScriptSrc properties.
Azioni personalizzate nell'elenco che include le proprietà ScriptBlock o ScriptSrc.
Use the ScriptBlock parameter of Invoke-Command to specify the command.
Utilizzare il parametro ScriptBlock di Invoke-Command per specificare il comando.
CustomActions that include ScriptBlock or ScriptSrc properties.
Azioni personalizzate che includono proprietà ScriptBlock o ScriptSrc.
The ScriptBlock parameter specifies a script block that contains the command.
Il parametro ScriptBlock specifica un blocco di script che contiene il comando.
The change affects both the Definition and ScriptBlock properties of the FunctionInfo object.
La modifica influisce su entrambe le proprietà Definition e ScriptBlock dell'oggetto FunctionInfo.
It uses the ScriptBlock parameter to specify the command to be run on the remote computer.
Viene utilizzato il parametro ScriptBlock per specificare il comando da eseguire nel computer remoto.
Otherwise, it returns the output of the invoked command(the value of the ScriptBlock parameter).
In caso contrario, restituisce l'output del comando richiamato(valore del parametro ScriptBlock).
Invoke-command-session$s-scriptblock{get-job} The command returns a job object.
Invoke-command-session$s-scriptblock{get-job} Il comando restituisce un oggetto processo.
and it is set as the value of the ScriptBlock parameter of Use-Transaction.
parentesi graffe e viene impostato come valore del parametro ScriptBlock di Use-Transaction.
Start-job-scriptblock{get-process} The Start-Job command returns an object that represents the job.
Start-job-scriptblock{get-process} Il comando Start-Job restituisce un oggetto che rappresenta il processo.
This procedure is equivalent to using the ScriptBlock parameter to submit the contents of the script.
Questa procedura equivale all'utilizzo del parametro ScriptBlock per inviare il contenuto dello script.
you can specify the variable as the value of the ScriptBlock parameter.
è possibile specificare la variabile come valore del parametro ScriptBlock.
The command uses the ScriptBlock parameter to specify the command that runs in the background job.
Viene utilizzato il parametro ScriptBlock per specificare il comando che viene eseguito nel processo in background.
Use the Session parameter to specify the PSSessions and the ScriptBlock parameter to specify the command.
Utilizzare il parametro Session per specificare le sessioni PSSession e il parametro ScriptBlock per specificare il comando.
In the value of the ScriptBlock parameter, use the$input automatic variable to represent the input objects.
Nel valore del parametro ScriptBlock, utilizzare la variabile automatica$input per rappresentare gli oggetti di input.
use the$input automatic variable in the value of the ScriptBlock parameter to represent the input objects.
utilizzare la variabile automatica$input nel valore del parametro ScriptBlock per rappresentare gli oggetti di input.
The command uses the ScriptBlock parameter to specify the command
Viene utilizzato il parametro ScriptBlock per specificare il comando
alternate session configuration for Windows PowerShell and the ScriptBlock parameter to specify the command.
di sessione alternativa per Windows PowerShell e il parametro ScriptBlock per specificare il comando.
CustomActions that do not include ScriptBlock or ScriptSrc properties will continue to work as expected.
Le azioni personalizzate che non includono proprietà ScriptBlock o ScriptSrc continueranno a funzionare come previsto.
Invoke-command-session$s-scriptblock{$p= get-process}
Invoke-command-session$s-scriptblock{$p= get-process}
Invoke-command-computername S1, S2, S3-scriptblock{get-culture} You can also run a command in multiple PSSessions.
Invoke-command-computername S1, S2, S3-scriptblock{get-culture} È anche possibile eseguire un comando in più sessioni PSSession.
Invoke-command-computername Server01-scriptblock{get-eventlog system}-asjob The results of the command resemble
Invoke-command-computername Server01-scriptblock{get-eventlog system}-asjob I risultati del comando sono analoghi
Results: 23, Time: 0.0304

How to use "scriptblock" in an English sentence

The scriptblock tag has no usage guidance.
Powershell: scriptblock does not accept my parameter type?
A runtime delegate compiler for PowerShell ScriptBlock objects.
So every scriptblock gets it’s own server parameter.
The –Begin scriptblock executes once defining some variables.
Converts the specified PowerShell ScriptBlock to C# code.
Welcome on the ScriptBlock v0.8.0 project page !
Beginning in PowerShell 6, Measure-Object supports ScriptBlock properties.
In the foreach scriptblock that’s just a single line.

How to use "scriptblock" in an Italian sentence

Il codice della funzione ora è all'interno di uno scriptblock PROCESS.
Ne consegue che la funzione accetterà l'input della pipeline ed eseguirà lo scriptblock PROCESS una volta per ciascun oggetto proposto dalla pipeline.
All'interno dello scriptblock PROCESS, la variabile speciale $_ fa riferimento all'oggetto di pipeline corrente in corso di elaborazione.
Il loop foreach, come usato qui, invia un object allo scriptblock alla volta, riducendo così la quantità di dati in pipeline.
In questo caso, il scriptblock è molto di uno script affatto; è un confronto piuttosto semplice.
Syntax ForEach [-Parallel] item In collection ScriptBlock key item A variable to hold the current item collection A collection of objects e.g.
Le parentesi graffe sono che la shell del standardizzati modo di un scriptblock di inclusione.
Entrambi questi cmdlet normalmente accettare un scriptblock (nel caso di Where-Object, ha chiamato un filterscript, perché deve restituire sono $True o $False).
Utilizzare Write $ args il scriptblock –action consente di visualizzare gli argomenti disponibili per un dato evento WMI.
Per poterlo fare,è possibile ricorrere ad estensioni quali NoScript per FireFox e ScriptBlock per Chrome.

Top dictionary queries

English - Italian