ExtendedSqlPoolBlobAuditingPolicy.DefinitionStages.WithRetentionDays Interface
public static interface ExtendedSqlPoolBlobAuditingPolicy.DefinitionStages.WithRetentionDays
The stage of the ExtendedSqlPoolBlobAuditingPolicy definition allowing to specify retentionDays.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withRetentionDays(Integer retentionDays)
Specifies the retention |
Method Details
withRetentionDays
public abstract ExtendedSqlPoolBlobAuditingPolicy.DefinitionStages.WithCreate withRetentionDays(Integer retentionDays)
Specifies the retentionDays property: Specifies the number of days to keep in the audit logs in the storage account..
Parameters:
Returns: