Azure Sql Protected Item Extended Info Args
data class AzureSqlProtectedItemExtendedInfoArgs(val oldestRecoveryPoint: Output<String>? = null, val policyState: Output<String>? = null, val recoveryPointCount: Output<Int>? = null) : ConvertibleToJava<AzureSqlProtectedItemExtendedInfoArgs>
Additional information on Azure Sql specific protected item.