Azure Sql Protected Item Extended Info Response
data class AzureSqlProtectedItemExtendedInfoResponse(val oldestRecoveryPoint: String? = null, val policyState: String? = null, val recoveryPointCount: Int? = null)
Additional information on Azure Sql specific protected item.