public static interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithRetentionDays
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseThreatDetectionPolicy.Update |
withRetentionDays(int retentionDays)
Updates the security alert policy email addresses.
|
SqlDatabaseThreatDetectionPolicy.Update withRetentionDays(int retentionDays)
Specifies the number of days to keep in the Threat Detection audit logs.
retentionDays - the number of days to keep in the Threat Detection audit logs/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/