Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.22 KB

partner-security-partnersecurity.md

File metadata and controls

48 lines (36 loc) · 1.22 KB
title description author ms.localizationpriority ms.subservice doc_type
partnerSecurity resource type
Represents the root for various types of partner security entities.
manusidd
medium
partner-customer-administration
resourcePageType

partnerSecurity resource type

Namespace: microsoft.graph.partner.security

[!INCLUDE beta-disclaimer]

Represents the root for various types of partner security entities.

Inherits from entity.

Methods

None.

Properties

None.

Relationships

Relationship Type Description
securityAlerts microsoft.graph.partner.security.partnerSecurityAlert collection The security alerts or a vulnerability of a CSP partner's customer that the partner must be made aware of for further action.

JSON representation

The following JSON representation shows the resource type.

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