File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
sharepoint/sharepoint-ps/sharepoint-online Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Lists various 'Data Access Governance' (DAG) reports in SharePoint admin center.
2121
2222### GetAllReportsParameterSet
2323```
24- Get-SPODataAccessGovernanceInsight -ReportEntity <ReportEntityEnum> [-WorkLoad <WorkloadEnum>] [-ReportType <ReportTypeEnum>] [<CommonParameters>]
24+ Get-SPODataAccessGovernanceInsight -ReportEntity <ReportEntityEnum> [-Workload <WorkloadEnum>] [-ReportType <ReportTypeEnum>] [<CommonParameters>]
2525```
2626
2727### GetReportParameterSet
@@ -95,7 +95,7 @@ Accept pipeline input: False
9595Accept wildcard characters : False
9696` ` `
9797
98- ### -WorkLoad
98+ ### -Workload
9999
100100Specifies the datasource of the reports to be fetched i.e., reports for SharePoint sites or for OneDrive accounts.
101101
You can’t perform that action at this time.
0 commit comments