Skip to content

Commit 253fc87

Browse files
authored
Update Get-SPOContainer.md
1 parent eb3b628 commit 253fc87

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOContainer.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -233,21 +233,9 @@ Accept pipeline input: False
233233
Accept wildcard characters: False
234234
```
235235

236-
### -ProgressAction
236+
### CommonParameters
237+
This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-ProgressAction`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](/powershell/module/microsoft.powershell.core/about/about_commonparameters).
237238

238-
ProgressAction is a common parameter that determines how PowerShell responds to progress updates generated by a script, cmdlet, or provider, such as the progress bars generated by the `Write-Progress` cmdlet
239-
240-
241-
```yaml
242-
Type: ActionPreference
243-
Applicable: SharePoint Online
244-
245-
Required: False
246-
Position: Named
247-
Default value: None
248-
Accept pipeline input: False
249-
Accept wildcard characters: False
250-
```
251239

252240
## RELATED LINKS
253241

0 commit comments

Comments
 (0)