Skip to content

Commit 703496b

Browse files
committed
Updated link in RecordType(s) param description
1 parent 4ff4d52 commit 703496b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

exchange/exchange-ps/exchange/Get-UnifiedAuditLogRetentionPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Accept wildcard characters: False
7272
```
7373
7474
### -RecordType
75-
The RecordType parameter filters the results by the record types that are defined in the policy. For details about the available values, see the RecordType property description in [Detailed properties in the audit log](https://docs.microsoft.com/microsoft-365/compliance/detailed-properties-in-the-office-365-audit-log).
75+
The RecordType parameter filters the results by the record types that are defined in the policy. For details about the available values, see [AuditLogRecordType](https://docs.microsoft.com/office/office-365-management-api/office-365-management-activity-api-schema#auditlogrecordtype).
7676
7777
```yaml
7878
Type: AuditRecordType

exchange/exchange-ps/exchange/New-ActivityAlert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ Accept wildcard characters: False
381381
```
382382

383383
### -RecordType
384-
The RecordType parameter specifies a record type label for the activity alert. For details about the available values, see the RecordType property description in [Detailed properties in the audit log](https://docs.microsoft.com/microsoft-365/compliance/detailed-properties-in-the-office-365-audit-log).
384+
The RecordType parameter specifies a record type label for the activity alert. For details about the available values, see [AuditLogRecordType](https://docs.microsoft.com/office/office-365-management-api/office-365-management-activity-api-schema#auditlogrecordtype).
385385

386386
You can't use this parameter when the value of the Type parameter is ElevationOfPrivilege.
387387

exchange/exchange-ps/exchange/New-UnifiedAuditLogRetentionPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Accept wildcard characters: False
171171
```
172172

173173
### -RecordTypes
174-
The RecordTypes parameter specifies the audit logs of a specific record type that are retained by the policy. For details about the available values, see the RecordType property description in [Detailed properties in the audit log](https://docs.microsoft.com/microsoft-365/compliance/detailed-properties-in-the-office-365-audit-log).
174+
The RecordTypes parameter specifies the audit logs of a specific record type that are retained by the policy. For details about the available values, see [AuditLogRecordType](https://docs.microsoft.com/office/office-365-management-api/office-365-management-activity-api-schema#auditlogrecordtype).
175175

176176
You can specify multiple values separated by commas. If you specify more than one value, you can't use the Operations parameter.
177177

exchange/exchange-ps/exchange/Search-UnifiedAuditLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Accept wildcard characters: False
232232
```
233233

234234
### -RecordType
235-
The RecordType parameter filters the log entries by record type. For details about the available values, see the RecordType property description in [Detailed properties in the audit log](https://docs.microsoft.com/microsoft-365/compliance/detailed-properties-in-the-office-365-audit-log).
235+
The RecordType parameter filters the log entries by record type. For details about the available values, see [AuditLogRecordType](https://docs.microsoft.com/office/office-365-management-api/office-365-management-activity-api-schema#auditlogrecordtype).
236236

237237
```yaml
238238
Type: AuditRecordType

exchange/exchange-ps/exchange/Set-ActivityAlert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Accept wildcard characters: False
290290
```
291291

292292
### -RecordType
293-
The RecordType parameter specifies a record type label for the activity alert. For details about the available values, see the RecordType property description in [Detailed properties in the audit log](https://docs.microsoft.com/microsoft-365/compliance/detailed-properties-in-the-office-365-audit-log).
293+
The RecordType parameter specifies a record type label for the activity alert. For details about the available values, see [AuditLogRecordType](https://docs.microsoft.com/office/office-365-management-api/office-365-management-activity-api-schema#auditlogrecordtype).
294294

295295
You can't use this parameter when the value of the Type parameter is ElevationOfPrivilege.
296296

exchange/exchange-ps/exchange/Set-UnifiedAuditLogRetentionPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Accept wildcard characters: False
175175
```
176176

177177
### -RecordTypes
178-
The RecordTypes parameter specifies the audit logs of a specific record type that are retained by the policy. For details about the available values, see the RecordType property description in [Detailed properties in the audit log](https://docs.microsoft.com/microsoft-365/compliance/detailed-properties-in-the-office-365-audit-log).
178+
The RecordTypes parameter specifies the audit logs of a specific record type that are retained by the policy. For details about the available values, see [AuditLogRecordType](https://docs.microsoft.com/office/office-365-management-api/office-365-management-activity-api-schema#auditlogrecordtype).
179179

180180
You can specify multiple values separated by commas. The values you specify will overwrite any existing entries.
181181

0 commit comments

Comments
 (0)