| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc identity-governance lifecycle-workflows settings patch --body '{
\
"@odata.context": "https://graph.microsoft.com/v1.0/$metadata#identityGovernance/lifecycleWorkflows/settings/$entity",
\
"workflowScheduleIntervalInHours": 3,
\
"emailSettings": {
\
"senderDomain": "ContosoIndustries.net",
\
"useCompanyBranding": true
\
}
\
}
\
'