This commit is contained in:
Ben Alfasi
2020-01-08 11:58:55 +02:00
parent 60d2bc455b
commit 5e16fc4266
4 changed files with 5 additions and 5 deletions

View File

@ -411,7 +411,7 @@
####### [Investigation methods and properties](microsoft-defender-atp/investigation.md) ####### [Investigation methods and properties](microsoft-defender-atp/investigation.md)
####### [List Investigation](microsoft-defender-atp/get-investigation-collection.md) ####### [List Investigation](microsoft-defender-atp/get-investigation-collection.md)
####### [Get Investigation](microsoft-defender-atp/get-investigation-object.md) ####### [Get Investigation](microsoft-defender-atp/get-investigation-object.md)
####### [Start Investigation](microsoft-defender-atp/start-investigation.md) ####### [Start Investigation](microsoft-defender-atp/initiate-autoir-investigation.md)
###### [Indicators]() ###### [Indicators]()
####### [Indicators methods and properties](microsoft-defender-atp/ti-indicator.md) ####### [Indicators methods and properties](microsoft-defender-atp/ti-indicator.md)

View File

@ -28,9 +28,9 @@ Represent an Automated Investigation entity in Microsoft Defender ATP.
## Methods ## Methods
Method|Return Type |Description Method|Return Type |Description
:---|:---|:--- :---|:---|:---
[List Investigations](.md) | Investigation collection | Get collection of Investigation [List Investigations](get-investigation-collection.md) | Investigation collection | Get collection of Investigation
[Get single Investigation](.md) | Investigation entity | Gets single Investigation entity. [Get single Investigation](get-investigation-collection.md) | Investigation entity | Gets single Investigation entity.
[Start Investigation](.md) | Investigation entity | Starts Investigation on a machine. [Start Investigation](initiate-autoir-investigation.md) | Investigation entity | Starts Investigation on a machine.
## Properties ## Properties

View File

@ -385,7 +385,7 @@
####### [Investigation methods and properties](microsoft-defender-atp/investigation.md) ####### [Investigation methods and properties](microsoft-defender-atp/investigation.md)
####### [List Investigation](microsoft-defender-atp/get-investigation-collection.md) ####### [List Investigation](microsoft-defender-atp/get-investigation-collection.md)
####### [Get Investigation](microsoft-defender-atp/get-investigation-object.md) ####### [Get Investigation](microsoft-defender-atp/get-investigation-object.md)
####### [Start Investigation](microsoft-defender-atp/start-investigation.md) ####### [Start Investigation](microsoft-defender-atp/initiate-autoir-investigation.md)
###### [Indicators]() ###### [Indicators]()
####### [Methods and properties](ti-indicator.md) ####### [Methods and properties](ti-indicator.md)