Interface ExtendedSqlPoolBlobAuditingPolicy.UpdateStages.WithRetentionDays

All Known Subinterfaces:
ExtendedSqlPoolBlobAuditingPolicy.Update
Enclosing interface:
ExtendedSqlPoolBlobAuditingPolicy.UpdateStages

public static interface ExtendedSqlPoolBlobAuditingPolicy.UpdateStages.WithRetentionDays
The stage of the ExtendedSqlPoolBlobAuditingPolicy update allowing to specify retentionDays.
  • Method Details

    • withRetentionDays

      ExtendedSqlPoolBlobAuditingPolicy.Update withRetentionDays(Integer retentionDays)
      Specifies the retentionDays property: Specifies the number of days to keep in the audit logs in the storage account..
      Parameters:
      retentionDays - Specifies the number of days to keep in the audit logs in the storage account.
      Returns:
      the next definition stage.