Database Extended Auditing Policy Args
constructor(databaseId: Output<String>? = null, enabled: Output<Boolean>? = null, logMonitoringEnabled: Output<Boolean>? = null, retentionInDays: Output<Int>? = null, storageAccountAccessKey: Output<String>? = null, storageAccountAccessKeyIsSecondary: Output<Boolean>? = null, storageEndpoint: Output<String>? = null)