Import-Module Microsoft.Graph.Beta.Education
Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource -EducationClassId $educationClassId -EducationAssignmentId $educationAssignmentId -EducationSubmissionId $educationSubmissionId -EducationSubmissionResourceId $educationSubmissionResourceId
This example shows how to use the Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource Cmdlet.