| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc security cases ediscovery-cases noncustodial-data-sources create --ediscovery-case-id {ediscoveryCase-id} --body '{
\
"dataSource": {
\
"@odata.type": "microsoft.graph.security.siteSource",
\
"site": {
\
"webUrl": "https://m365x809305.sharepoint.com/sites/Design-topsecret"
\
}
\
}
\
}
\
'