Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.45 KB

File metadata and controls

51 lines (38 loc) · 1.45 KB
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

partnerSecurity resource type

Namespace: microsoft.graph.partner.security

[!INCLUDE beta-disclaimer]

Represents the root for partner security entities.

Inherits from microsoft.graph.entity.

Methods

None.

Properties

None.

Relationships

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.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.partner.security.partnerSecurity"
}