| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Files
$params = The contents of the file goes here.
Set-MgDriveItemContent -DriveId $driveId -DriveItemId $driveItemId -BodyParameter $params
| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Files
$params = The contents of the file goes here.
Set-MgDriveItemContent -DriveId $driveId -DriveItemId $driveItemId -BodyParameter $params