You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ExceptIfOneDriveSharedBy parameter specifies the users to exclude in the DLP policy. You identify the user by its email address.
179
+
180
+
To enter multiple values, use the following syntax: `<value1>,<value2>,...<valueX>`.
181
+
182
+
183
+
```yaml
184
+
Type: SmtpAddress[]
185
+
Parameter Sets: (All)
186
+
Aliases:
187
+
Applicable: Security & Compliance Center
188
+
189
+
Required: False
190
+
Position: Named
191
+
Default value: None
192
+
Accept pipeline input: False
193
+
Accept wildcard characters: False
194
+
```
195
+
196
+
### -ExceptIfOneDriveSharedByMemberOf
197
+
The ExceptIfOneDriveSharedByMemberOf parameter specifies the distribution groups, mail-enabled security groups, or Microsoft 365 groups to exclude in the DLP policy. You identify the group by its email address.
198
+
199
+
To enter multiple values, use the following syntax: `<value1>,<value2>,...<valueX>`.
200
+
201
+
```yaml
202
+
Type: SmtpAddress[]
203
+
Parameter Sets: (All)
204
+
Aliases:
205
+
Applicable: Security & Compliance Center
206
+
207
+
Required: False
208
+
Position: Named
209
+
Default value: None
210
+
Accept pipeline input: False
211
+
Accept wildcard characters: False
212
+
```
213
+
173
214
### -Force
174
215
The Force switch specifies whether to suppress warning or confirmation messages. You can use this switch to run tasks programmatically where prompting for administrative input is inappropriate. You don't need to specify a value with this switch.
175
216
@@ -243,6 +284,43 @@ Accept pipeline input: False
243
284
Accept wildcard characters: False
244
285
```
245
286
287
+
### -OneDriveSharedBy
288
+
The OneDriveSharedBy parameter specifies the users to include in the DLP policy. You identify the user by email address.
289
+
290
+
To enter multiple values, use the following syntax: `<value1>,<value2>,...<valueX>`.
291
+
292
+
293
+
```yaml
294
+
Type: SmtpAddress[]
295
+
Parameter Sets: (All)
296
+
Aliases:
297
+
Applicable: Security & Compliance Center
298
+
299
+
Required: False
300
+
Position: Named
301
+
Default value: None
302
+
Accept pipeline input: False
303
+
Accept wildcard characters: False
304
+
```
305
+
306
+
### -OneDriveSharedByMemberOf
307
+
The OneDriveSharedByMemberOf parameter specifies the distribution groups, mail-enabled security groups, or Microsoft 365 groups to include in the DLP policy. You identify the group by its email address.
308
+
309
+
To enter multiple values, use the following syntax: `<value1>,<value2>,...<valueX>`.
310
+
311
+
```yaml
312
+
Type: SmtpAddress[]
313
+
Parameter Sets: (All)
314
+
Aliases:
315
+
Applicable: Security & Compliance Center
316
+
317
+
Required: False
318
+
Position: Named
319
+
Default value: None
320
+
Accept pipeline input: False
321
+
Accept wildcard characters: False
322
+
```
323
+
246
324
### -OnPremisesScannerDlpLocation
247
325
{{ Fill OnPremisesScannerDlpLocation Description }}
The ExceptIfOneDriveSharedBy parameter specifies the users to exclude in the DLP policy. You identify the user by email address.
401
+
402
+
To enter multiple values, use the following syntax: `<value1>,<value2>,...<valueX>`.
403
+
404
+
405
+
```yaml
406
+
Type: SmtpAddress[]
407
+
Parameter Sets: (All)
408
+
Aliases:
409
+
Applicable: Security & Compliance Center
410
+
411
+
Required: False
412
+
Position: Named
413
+
Default value: None
414
+
Accept pipeline input: False
415
+
Accept wildcard characters: False
416
+
```
417
+
418
+
### -ExceptIfOneDriveSharedByMemberOf
419
+
The ExceptIfOneDriveSharedByMemberOf parameter specifies the distribution groups, mail-enabled security groups, or Microsoft 365 groups to exclude in the DLP policy. You identify the group by its email address.
420
+
421
+
To enter multiple values, use the following syntax: `<value1>,<value2>,...<valueX>`.
422
+
423
+
424
+
```yaml
425
+
Type: SmtpAddress[]
426
+
Parameter Sets: (All)
427
+
Aliases:
428
+
Applicable: Security & Compliance Center
429
+
430
+
Required: False
431
+
Position: Named
432
+
Default value: None
433
+
Accept pipeline input: False
434
+
Accept wildcard characters: False
435
+
```
436
+
395
437
### -Force
396
438
The Force switch specifies whether to suppress warning or confirmation messages. You can use this switch to run tasks programmatically where prompting for administrative input is inappropriate. You don't need to specify a value with this switch.
397
439
@@ -429,6 +471,43 @@ Accept pipeline input: False
429
471
Accept wildcard characters: False
430
472
```
431
473
474
+
### -OneDriveSharedBy
475
+
The OneDriveSharedBy parameter specifies the users to include in the DLP policy. You identify the user by email address.
476
+
477
+
To enter multiple values, use the following syntax: `<value1>,<value2>,...<valueX>`.
478
+
479
+
480
+
```yaml
481
+
Type: SmtpAddress[]
482
+
Parameter Sets: (All)
483
+
Aliases:
484
+
Applicable: Security & Compliance Center
485
+
486
+
Required: False
487
+
Position: Named
488
+
Default value: None
489
+
Accept pipeline input: False
490
+
Accept wildcard characters: False
491
+
```
492
+
493
+
### -OneDriveSharedByMemberOf
494
+
The OneDriveSharedByMemberOf parameter specifies the distribution groups, mail-enabled security groups, or Microsoft 365 groups to include in the DLP policy. You identify the group by its email address.
495
+
496
+
To enter multiple values, use the following syntax: `<value1>,<value2>,...<valueX>`.
497
+
498
+
```yaml
499
+
Type: SmtpAddress[]
500
+
Parameter Sets: (All)
501
+
Aliases:
502
+
Applicable: Security & Compliance Center
503
+
504
+
Required: False
505
+
Position: Named
506
+
Default value: None
507
+
Accept pipeline input: False
508
+
Accept wildcard characters: False
509
+
```
510
+
432
511
### -Priority
433
512
The Priority parameter specifies a priority value for the policy that determines the order of policy processing. A lower integer value indicates a higher priority, the value 0 is the highest priority, and policies can't have the same priority value.
0 commit comments