Skip to content

Commit 6960e6c

Browse files
committed
Fixed missing YAML data
1 parent 5852849 commit 6960e6c

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

exchange/exchange-ps/exchange/New-DlpComplianceRule.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1715,6 +1715,7 @@ You can use this action in DLP policies that are scoped only to Exchange.
17151715
Type: RecipientIdParameter[]
17161716
Parameter Sets: (All)
17171717
Aliases:
1718+
Applicable: Security & Compliance Center
17181719
17191720
Required: False
17201721
Position: Named

exchange/exchange-ps/exchange/Set-DlpComplianceRule.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,19 @@ Unqualified values are typically treated as bytes, but small values may be round
535535

536536
You can use this condition in DLP policies that are scoped only to Exchange.
537537

538+
```yaml
539+
Type: Microsoft.Exchange.Data.ByteQuantifiedSize
540+
Parameter Sets: (All)
541+
Aliases:
542+
Applicable: Security & Compliance Center
543+
544+
Required: False
545+
Position: Named
546+
Default value: None
547+
Accept pipeline input: False
548+
Accept wildcard characters: False
549+
```
550+
538551
### -EncryptRMSTemplate
539552
The EncryptRMSTemplate parameter specifies an action for the DLP rule that applies rights management service (RMS) templates to files. You identify the RMS template by name. If the name contains spaces, enclose the name in quotation marks (").
540553

@@ -1669,6 +1682,7 @@ You can use this action in DLP policies that are scoped only to Exchange.
16691682
Type: RecipientIdParameter[]
16701683
Parameter Sets: (All)
16711684
Aliases:
1685+
Applicable: Security & Compliance Center
16721686
16731687
Required: False
16741688
Position: Named

0 commit comments

Comments
 (0)