| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.DirectoryObjects
$params = @{
securityEnabledOnly = $true
}
Get-MgDirectoryObjectMemberObject -DirectoryObjectId $directoryObjectId -BodyParameter $params
| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.DirectoryObjects
$params = @{
securityEnabledOnly = $true
}
Get-MgDirectoryObjectMemberObject -DirectoryObjectId $directoryObjectId -BodyParameter $params