Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 319 Bytes

File metadata and controls

11 lines (6 loc) · 319 Bytes

Example 1: Code snippet

Import-Module Microsoft.Graph.Beta.DeviceManagement

Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent -AlertRecordId $alertRecordId

This example shows how to use the Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent Cmdlet.