Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 571 Bytes

File metadata and controls

34 lines (30 loc) · 571 Bytes
description Automatically generated file. DO NOT MODIFY
mgc security triggers retention-events create --body '{
\
  "@odata.type": "#microsoft.graph.security.retentionEvent",
\
  "displayName": "String",
\
  "description": "String",
\
  "eventQuery": [
\
    {
\
      "@odata.type": "microsoft.graph.security.eventQuery"
\
    }
\
  ],
\
  "eventTriggerDateTime": "String (timestamp)",
\
  "retentionEventType@odata.bind": "https://graph.microsoft.com/v1.0/security/triggerTypes/retentionEventType/9eecef97-fb3c-4c68-825b-4dd74530863a"
\
}
\
'