mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 14:27:22 +00:00
update toc
This commit is contained in:
parent
a94a369eea
commit
eaade0982d
@ -145,10 +145,11 @@
|
|||||||
##### [Unblock file API](windows-defender-atp\unblock-file-windows-defender-advanced-threat-protection.md)
|
##### [Unblock file API](windows-defender-atp\unblock-file-windows-defender-advanced-threat-protection.md)
|
||||||
##### [Get package SAS URI API](windows-defender-atp\get-package-sas-uri-windows-defender-advanced-threat-protection.md)
|
##### [Get package SAS URI API](windows-defender-atp\get-package-sas-uri-windows-defender-advanced-threat-protection.md)
|
||||||
##### [Get MachineAction object API](windows-defender-atp\get-machineaction-object-windows-defender-advanced-threat-protection.md)
|
##### [Get MachineAction object API](windows-defender-atp\get-machineaction-object-windows-defender-advanced-threat-protection.md)
|
||||||
##### [Get FileMachineAction object API](windows-defender-atp\get-filemachineaction-object-windows-defender-advanced-threat-protection.md)
|
|
||||||
##### [Get MachineActions collection API](windows-defender-atp\get-machineactions-collection-windows-defender-advanced-threat-protection.md)
|
##### [Get MachineActions collection API](windows-defender-atp\get-machineactions-collection-windows-defender-advanced-threat-protection.md)
|
||||||
##### [Get FileMachineActions collection API](windows-defender-atp\get-filemachineactions-collection-windows-defender-advanced-threat-protection.md)
|
|
||||||
##### [Get FileActions collection API](windows-defender-atp\get-fileactions-collection-windows-defender-advanced-threat-protection.md)
|
##### [Get FileActions collection API](windows-defender-atp\get-fileactions-collection-windows-defender-advanced-threat-protection.md)
|
||||||
|
##### [Get FileMachineAction object API](windows-defender-atp\get-filemachineaction-object-windows-defender-advanced-threat-protection.md)
|
||||||
|
##### [Get FileMachineActions collection API](windows-defender-atp\get-filemachineactions-collection-windows-defender-advanced-threat-protection.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### [Create and build Power BI reports using Windows Defender ATP data](windows-defender-atp\powerbi-reports-windows-defender-advanced-threat-protection.md)
|
### [Create and build Power BI reports using Windows Defender ATP data](windows-defender-atp\powerbi-reports-windows-defender-advanced-threat-protection.md)
|
||||||
|
@ -39,5 +39,10 @@ Block file | Run this to prevent further propagation of an attack in your organi
|
|||||||
Unblock file | Allow a file run in the organization using Windows Defender Antivirus.
|
Unblock file | Allow a file run in the organization using Windows Defender Antivirus.
|
||||||
Get package SAS URI | Run this to get a URI that allows downloading an investigation package.
|
Get package SAS URI | Run this to get a URI that allows downloading an investigation package.
|
||||||
Get MachineAction object | Run this to get MachineAction object.
|
Get MachineAction object | Run this to get MachineAction object.
|
||||||
|
Get MachineActions collection | Run this to get MachineAction collection.
|
||||||
|
Get FileActions collection | Run this to get FileActions collection.
|
||||||
Get FileMachineAction object | Run this to get FileMachineAction object.
|
Get FileMachineAction object | Run this to get FileMachineAction object.
|
||||||
|
Get FileMachineActions collection | Run this to get FileMachineAction collection.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user