| title | partnerSecurity resource type |
|---|---|
| description | Represents the root for partner security entities. |
| author | manusidd |
| ms.localizationpriority | medium |
| ms.subservice | partner-customer-administration |
| doc_type | resourcePageType |
| ms.date | 08/05/2024 |
Namespace: microsoft.graph.partner.security
[!INCLUDE beta-disclaimer]
Represents the root for partner security entities.
Inherits from microsoft.graph.entity.
None.
None.
| Relationship | Type | Description |
|---|---|---|
| securityAlerts | microsoft.graph.partner.security.partnerSecurityAlert collection | The security alerts or a vulnerability of a Cloud Solution Provider (CSP) partner's customer that the partner must be made aware of for further action. |
| securityScore | microsoft.graph.partner.security.securityScore singleton | The security score calculated for the CSP partner and their customers. |
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.partner.security.partnerSecurity"
}