Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 227 Bytes

get-assignments-powershell-snippets.md

File metadata and controls

11 lines (7 loc) · 227 Bytes
description
Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Education

Get-MgEducationClassAssignment -EducationClassId $educationClassId -Filter "status eq 'assigned'"