| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc-beta security labels retention-labels patch --retention-label-id {retentionLabel-id} --body '{
\
"@odata.type": "#microsoft.graph.security.retentionLabel",
\
"retentionDuration": {
\
"@odata.type": "microsoft.graph.security.retentionDurationInDays",
\
"days": 2555
\
},
\
}
\
'