You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parameter is used to run commands as background jobs.
375
+
```yaml
376
+
Type: SwitchParameter
377
+
Parameter Sets: (All)
378
+
Aliases:
379
+
380
+
Required: False
381
+
Position: Named
382
+
Default value: None
383
+
Accept pipeline input: False
384
+
Accept wildcard characters: False
385
+
```
386
+
377
387
### CommonParameters
378
388
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments