Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 262 Bytes

File metadata and controls

14 lines (8 loc) · 262 Bytes
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