ServerSecurityAlertPolicy.RetentionDay Property

Definition

Specifies the number of days to keep in the Threat Detection audit logs.

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Inlined)]
public int? RetentionDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Inlined)>]
member this.RetentionDay : Nullable<int> with get, set
Public Property RetentionDay As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to