Skip to content

Commit f5888f7

Browse files
committed
Formatting changes
1 parent 03eab75 commit f5888f7

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,7 @@ This cmdlet enables the administrator to check status of all active and availabl
2020
## SYNTAX
2121

2222
```powershell
23-
Get-SPORestrictedAccessForSitesInsights
24-
[-RACProtectedSites]
25-
[-ActionsBlockedByPolicy]
26-
[-ReportId <Guid>]
27-
[-Action <ActionType>]
28-
[-InsightsSummary]
29-
[-FullDetails]
30-
[-Content <SPOActionsBlockedByRACPolicyInsightType>]
31-
[<CommonParameters>]
23+
Get-SPORestrictedAccessForSitesInsights [-RACProtectedSites] [-ActionsBlockedByPolicy] [-ReportId <Guid>] [-Action <ActionType>] [-InsightsSummary] [-FullDetails] [-Content <SPOActionsBlockedByRACPolicyInsightType>] [<CommonParameters>]
3224
```
3325

3426
## DESCRIPTION

0 commit comments

Comments
 (0)