Import-Module Microsoft.Graph.Security
Get-MgSecurityDataSecurityAndGovernanceSensitivityLabelRight -SensitivityLabelId $sensitivityLabelId -Owneremail "bob@contoso.com"
This example shows how to use the Get-MgSecurityDataSecurityAndGovernanceSensitivityLabelRight Cmdlet.