Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 369 Bytes

File metadata and controls

11 lines (6 loc) · 369 Bytes

Example 1: Code snippet

Import-Module Microsoft.Graph.Security

Get-MgSecurityDataSecurityAndGovernanceSensitivityLabel -Filter "applicableTo has 'file' and id in ('4e4234dd-377b-42a3-935b-0e42f138fa23','b7a21bba-8197-491f-a5d6-0d0f955397ca')" 

This example shows how to use the Get-MgSecurityDataSecurityAndGovernanceSensitivityLabel Cmdlet.