Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 316 Bytes

File metadata and controls

20 lines (16 loc) · 316 Bytes
description Automatically generated file. DO NOT MODIFY
mgc print shares patch --printer-share-id {printerShare-id} --body '{
\
  "displayName": "PrinterShare Name",
\
  "printer@odata.bind": "https://graph.microsoft.com/v1.0/print/printers/{printerId}",
\
  "allowAllUsers": false
\
}
\
'