Skip to content

Commit 320f7a6

Browse files
authored
add CallType and PoliciesOnSite in PS response
1 parent 54ae3c9 commit 320f7a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOEnterpriseAppInsightsReport.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ If this cmdlet is executed with `-ReportId` as parameter, the top 100 records of
4444
| AppID | The AppID of the 3P application. |
4545
| AppPermissions | The permissions granted to the 3P application. |
4646
| RequestVoulme | The number of times the 3P application accessed the given SharePoint site. |
47+
| CallType | The call type used by the 3P application to access the SharePoint site. |
48+
| PoliciesOnSite | The list of premium policies applied on the SharePoint site. |
4749

4850
If this cmdlet is executed with both the parameters, i.e. `-ReportId` and `-Action`, and if the value of `-Action` is set as `View`, it will display the same result as described above. If the value of `-Action` is set to `Download`, it will download the full report in CSV format to the same path from where the command was run.
4951

0 commit comments

Comments
 (0)