partnerSecurity resource type

Namespace: microsoft.graph.partner.security

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

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"
}