| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Files
$params = @{
comment = "Updating the latest guidelines"
}
Invoke-MgCheckinDriveItem -DriveId $driveId -DriveItemId $driveItemId -BodyParameter $params
| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Files
$params = @{
comment = "Updating the latest guidelines"
}
Invoke-MgCheckinDriveItem -DriveId $driveId -DriveItemId $driveItemId -BodyParameter $params