mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 22:33:41 +00:00
fixes
This commit is contained in:
@ -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)
|
||||||
|
@ -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
|
||||||
|
@ -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)
|
||||||
|
Reference in New Issue
Block a user