Added descriptions

This commit is contained in:
Dulce Montemayor
2020-01-07 15:58:02 -08:00
committed by GitHub
parent f6c235d9a5
commit 7cb440f174

View File

@ -25,8 +25,8 @@ ms.topic: article
## Methods
Method |Return Type |Description
:---|:---|:---
[Get all vulnerabilities](get-all-vulnerabilities.md) | Vulnerability collection |
[Get vulnerability by Id](get-vulnerability-by-id.md) | Vulnerability |
[Get all vulnerabilities](get-all-vulnerabilities.md) | Vulnerability collection | Retrieves a list of all the vulnerabilities affecting the organization
[Get vulnerability by Id](get-vulnerability-by-id.md) | Vulnerability | Retrieves vulnerability information by its ID
[List machines by vulnerability](get-machines-by-vulnerability.md)| MachineRef collection | Retrieve a list of machines that are associated with the vulnerability ID