Import-Module Microsoft.Graph.Beta.Education
Get-MgBetaEducationClassAssignmentResourceDependentResource -EducationClassId $educationClassId -EducationAssignmentId $educationAssignmentId -EducationAssignmentResourceId $educationAssignmentResourceId
This example shows how to use the Get-MgBetaEducationClassAssignmentResourceDependentResource Cmdlet.